Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-11529] CLI: Warning message during npm install of the CLI

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionWon't Fix
Resolution Date2012-10-18T17:13:13.000+0000
Affected Version/sRelease 3.0.0
Fix Version/sn/a
ComponentsTooling
Labelsqe-cli
ReporterTamila Smolich
AssigneeChris Barber
Created2012-10-18T17:03:21.000+0000
Updated2014-06-19T12:43:17.000+0000

Description

Description: Warning message "npm WARN package.json cycle@1.0.0 No README.md file found!" during npm install of the CLI. Steps: 1. Run "sudo npm install -g titanium" Expected: No warning messages Actual: Warning message "npm WARN package.json cycle@1.0.0 No README.md file found!"

Comments

  1. Chris Barber 2012-10-18

    Cycle is a dependency that we do not own and it's perfectly fine that a node module does not have a README file.

JSON Source