-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnpm-debug.log
27 lines (27 loc) · 1.91 KB
/
npm-debug.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
0 info it worked if it ends with ok
1 verbose cli [ '/home/sara2/.nvm/versions/node/v5.9.1/bin/node',
1 verbose cli '/home/sara2/.nvm/versions/node/v5.9.1/bin/npm',
1 verbose cli 'run',
1 verbose cli 'typings',
1 verbose cli 'install' ]
2 info using [email protected]
3 info using [email protected]
4 verbose stack Error: missing script: typings
4 verbose stack at run (/home/sara2/.nvm/versions/node/v5.9.1/lib/node_modules/npm/lib/run-script.js:151:19)
4 verbose stack at /home/sara2/.nvm/versions/node/v5.9.1/lib/node_modules/npm/lib/run-script.js:61:5
4 verbose stack at /home/sara2/.nvm/versions/node/v5.9.1/lib/node_modules/npm/node_modules/read-package-json/read-json.js:356:5
4 verbose stack at checkBinReferences_ (/home/sara2/.nvm/versions/node/v5.9.1/lib/node_modules/npm/node_modules/read-package-json/read-json.js:320:45)
4 verbose stack at final (/home/sara2/.nvm/versions/node/v5.9.1/lib/node_modules/npm/node_modules/read-package-json/read-json.js:354:3)
4 verbose stack at then (/home/sara2/.nvm/versions/node/v5.9.1/lib/node_modules/npm/node_modules/read-package-json/read-json.js:124:5)
4 verbose stack at ReadFileContext.<anonymous> (/home/sara2/.nvm/versions/node/v5.9.1/lib/node_modules/npm/node_modules/read-package-json/read-json.js:295:20)
4 verbose stack at ReadFileContext.callback (/home/sara2/.nvm/versions/node/v5.9.1/lib/node_modules/npm/node_modules/graceful-fs/graceful-fs.js:78:16)
4 verbose stack at FSReqWrap.readFileAfterOpen [as oncomplete] (fs.js:324:13)
5 verbose cwd /home/sara2/devel/angular-quickstart
6 error Linux 3.13.0-100-generic
7 error argv "/home/sara2/.nvm/versions/node/v5.9.1/bin/node" "/home/sara2/.nvm/versions/node/v5.9.1/bin/npm" "run" "typings" "install"
8 error node v5.9.1
9 error npm v3.10.3
10 error missing script: typings
11 error If you need help, you may report this error at:
11 error <https://github.com/npm/npm/issues>
12 verbose exit [ 1, true ]