-
Notifications
You must be signed in to change notification settings - Fork 3
/
npm-debug.log
24 lines (24 loc) · 1.17 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
0 info it worked if it ends with ok
1 verbose cli [ '/usr/local/bin/node',
1 verbose cli '/usr/local/bin/npm',
1 verbose cli 'run',
1 verbose cli 'mouthful.js',
1 verbose cli 'https://www.beadifier.pro',
1 verbose cli 'style.css' ]
2 info using [email protected]
3 info using [email protected]
4 verbose stack Error: missing script: mouthful.js
4 verbose stack at run (/usr/local/lib/node_modules/npm/lib/run-script.js:147:19)
4 verbose stack at /usr/local/lib/node_modules/npm/lib/run-script.js:57:5
4 verbose stack at /usr/local/lib/node_modules/npm/node_modules/read-package-json/read-json.js:345:5
4 verbose stack at handleExists (/usr/local/lib/node_modules/npm/node_modules/read-package-json/read-json.js:318:20)
4 verbose stack at FSReqWrap.cb [as oncomplete] (fs.js:251:19)
5 verbose cwd /Users/Hodne/Documents/Persille/mouthful
6 error Darwin 18.2.0
7 error argv "/usr/local/bin/node" "/usr/local/bin/npm" "run" "mouthful.js" "https://www.beadifier.pro" "style.css"
8 error node v6.1.0
9 error npm v3.8.6
10 error missing script: mouthful.js
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 ]