Created
May 25, 2011 16:34
-
-
Save demian85/991309 to your computer and use it in GitHub Desktop.
npm ls
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
demian@demian-notebook:~/www/projects/test/application/scripts$ npm ls | |
npm WARN Logger.js * Unmet dependency in /home/demian/www/projects/test/application/scripts | |
npm WARN LogsAlert.js * Unmet dependency in /home/demian/www/projects/test/application/scripts | |
npm WARN Queue.js * Unmet dependency in /home/demian/www/projects/test/application/scripts | |
npm WARN TStream.js * Unmet dependency in /home/demian/www/projects/test/application/scripts | |
npm WARN colored.js * Unmet dependency in /home/demian/www/projects/test/application/scripts | |
npm WARN crawler.js * Unmet dependency in /home/demian/www/projects/test/application/scripts | |
npm WARN extensions.js * Unmet dependency in /home/demian/www/projects/test/application/scripts | |
npm WARN mootools-core-1.3.js * Unmet dependency in /home/demian/www/projects/test/application/scripts | |
npm WARN parser.js * Unmet dependency in /home/demian/www/projects/test/application/scripts | |
npm WARN search-proxy * Unmet dependency in /home/demian/www/projects/test/application/scripts | |
/home/demian/www/projects/test/application/scripts | |
├── UNMET DEPENDENCY Logger.js * | |
├── UNMET DEPENDENCY LogsAlert.js * | |
├── UNMET DEPENDENCY Queue.js * | |
├── UNMET DEPENDENCY TStream.js * | |
├── [email protected] | |
├── UNMET DEPENDENCY colored.js * | |
├── UNMET DEPENDENCY crawler.js * | |
├── UNMET DEPENDENCY extensions.js * | |
├── [email protected] | |
├── UNMET DEPENDENCY mootools-core-1.3.js * | |
├── [email protected] | |
├── UNMET DEPENDENCY parser.js * | |
├── [email protected] | |
├── UNMET DEPENDENCY search-proxy * | |
├─┬ [email protected] | |
│ └── [email protected] | |
└─┬ [email protected] | |
├─┬ [email protected] | |
│ └── [email protected] | |
├─┬ [email protected] | |
│ └── [email protected] | |
├── [email protected] | |
└── [email protected] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment