C:\Users\wangbin>npm ls [email protected] C:\Users\wangbin ├── UNMET DEPENDENCY body-parser@~1.13.2 ├── UNMET DEPENDENCY cookie-parser@~1.3.5 ├── UNMET DEPENDENCY debug@~2.2.0 ├── UNMET DEPENDENCY express@~4.13.1 ├── [email protected] extraneous ├── UNMET DEPENDENCY jade@~1.11.0 ├── UNMET DEPENDENCY morgan@~1.6.1 └── UNMET DEPENDENCY serve-favicon@~2.3.0
npm ERR! missing: body-parser@~1.13.2, required by [email protected] npm ERR! missing: cookie-parser@~1.3.5, required by [email protected] npm ERR! missing: debug@~2.2.0, required by [email protected] npm ERR! missing: express@~4.13.1, required by [email protected] npm ERR! missing: jade@~1.11.0, required by [email protected] npm ERR! missing: morgan@~1.6.1, required by [email protected] npm ERR! missing: serve-favicon@~2.3.0, required by [email protected] npm ERR! extraneous: [email protected] C:\Users\wangbin\node_modules\formidable