-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnpm-debug.log
More file actions
executable file
·27 lines (27 loc) · 1.96 KB
/
Copy pathnpm-debug.log
File metadata and controls
executable file
·27 lines (27 loc) · 1.96 KB
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/ptin_admin/.nvm/versions/node/v7.7.1/bin/node',
1 verbose cli '/home/ptin_admin/.nvm/versions/node/v7.7.1/bin/npm',
1 verbose cli 'run',
1 verbose cli 'preinstall' ]
2 info using npm@4.1.2
3 info using node@v7.7.1
4 verbose stack Error: missing script: preinstall
4 verbose stack at run (/home/ptin_admin/.nvm/versions/node/v7.7.1/lib/node_modules/npm/lib/run-script.js:151:19)
4 verbose stack at /home/ptin_admin/.nvm/versions/node/v7.7.1/lib/node_modules/npm/lib/run-script.js:61:5
4 verbose stack at /home/ptin_admin/.nvm/versions/node/v7.7.1/lib/node_modules/npm/node_modules/read-package-json/read-json.js:356:5
4 verbose stack at checkBinReferences_ (/home/ptin_admin/.nvm/versions/node/v7.7.1/lib/node_modules/npm/node_modules/read-package-json/read-json.js:320:45)
4 verbose stack at final (/home/ptin_admin/.nvm/versions/node/v7.7.1/lib/node_modules/npm/node_modules/read-package-json/read-json.js:354:3)
4 verbose stack at then (/home/ptin_admin/.nvm/versions/node/v7.7.1/lib/node_modules/npm/node_modules/read-package-json/read-json.js:124:5)
4 verbose stack at /home/ptin_admin/.nvm/versions/node/v7.7.1/lib/node_modules/npm/node_modules/read-package-json/read-json.js:311:12
4 verbose stack at /home/ptin_admin/.nvm/versions/node/v7.7.1/lib/node_modules/npm/node_modules/graceful-fs/graceful-fs.js:78:16
4 verbose stack at tryToString (fs.js:448:3)
4 verbose stack at FSReqWrap.readFileAfterClose [as oncomplete] (fs.js:435:12)
5 verbose cwd /home/ptin_admin/rethink/testbeds/nodes/PT-node/dev-protostubs
6 error Linux 4.4.0-38-generic
7 error argv "/home/ptin_admin/.nvm/versions/node/v7.7.1/bin/node" "/home/ptin_admin/.nvm/versions/node/v7.7.1/bin/npm" "run" "preinstall"
8 error node v7.7.1
9 error npm v4.1.2
10 error missing script: preinstall
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 ]