You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here is the log:
0 info it worked if it ends with ok
1 verbose cli [ 'C:\Program Files\nodejs\node.exe',
1 verbose cli 'C:\Users\my_user\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js',
1 verbose cli 'run',
1 verbose cli 'gulp',
1 verbose cli 'production' ]
2 info using [email protected]
3 info using [email protected]
4 verbose run-script [ 'pregulp', 'gulp', 'postgulp' ]
5 info pregulp [email protected]
6 info gulp [email protected]
7 verbose unsafe-perm in lifecycle true
8 info [email protected] Failed to exec gulp script
9 verbose stack Error: [email protected] gulp: gulp "production"
9 verbose stack Exit status 7
9 verbose stack at EventEmitter. (C:\Users\my_user\AppData\Roaming\npm\node_modules\npm\lib\utils\lifecycle.js:214:16)
9 verbose stack at EventEmitter.emit (events.js:189:13)
9 verbose stack at ChildProcess. (C:\Users\my_user\AppData\Roaming\npm\node_modules\npm\lib\utils\spawn.js:24:14)
9 verbose stack at ChildProcess.emit (events.js:189:13)
9 verbose stack at maybeClose (internal/child_process.js:970:16)
9 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)
10 verbose pkgid [email protected]
11 verbose cwd C:\Users\my_user\Documents\webvr\konterball-master
12 error Windows_NT 10.0.17134
13 error argv "C:\Program Files\nodejs\node.exe" "C:\Users\my_user\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js" "run" "gulp" "production"
14 error node v10.15.1
15 error npm v2.14.12
16 error code ELIFECYCLE
17 error [email protected] gulp: gulp "production"
17 error Exit status 7
18 error Failed at the [email protected] gulp script 'gulp "production"'.
18 error This is most likely a problem with the gulp-starter package,
18 error not with npm itself.
18 error Tell the author that this fails on your system:
18 error gulp "production"
18 error You can get their info via:
18 error npm owner ls gulp-starter
18 error There is likely additional logging output above.
19 verbose exit [ 1, true ]
The text was updated successfully, but these errors were encountered:
Here is the log:
0 info it worked if it ends with ok
1 verbose cli [ 'C:\Program Files\nodejs\node.exe',
1 verbose cli 'C:\Users\my_user\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js',
1 verbose cli 'run',
1 verbose cli 'gulp',
1 verbose cli 'production' ]
2 info using [email protected]
3 info using [email protected]
4 verbose run-script [ 'pregulp', 'gulp', 'postgulp' ]
5 info pregulp [email protected]
6 info gulp [email protected]
7 verbose unsafe-perm in lifecycle true
8 info [email protected] Failed to exec gulp script
9 verbose stack Error: [email protected] gulp:
gulp "production"
9 verbose stack Exit status 7
9 verbose stack at EventEmitter. (C:\Users\my_user\AppData\Roaming\npm\node_modules\npm\lib\utils\lifecycle.js:214:16)
9 verbose stack at EventEmitter.emit (events.js:189:13)
9 verbose stack at ChildProcess. (C:\Users\my_user\AppData\Roaming\npm\node_modules\npm\lib\utils\spawn.js:24:14)
9 verbose stack at ChildProcess.emit (events.js:189:13)
9 verbose stack at maybeClose (internal/child_process.js:970:16)
9 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)
10 verbose pkgid [email protected]
11 verbose cwd C:\Users\my_user\Documents\webvr\konterball-master
12 error Windows_NT 10.0.17134
13 error argv "C:\Program Files\nodejs\node.exe" "C:\Users\my_user\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js" "run" "gulp" "production"
14 error node v10.15.1
15 error npm v2.14.12
16 error code ELIFECYCLE
17 error [email protected] gulp:
gulp "production"
17 error Exit status 7
18 error Failed at the [email protected] gulp script 'gulp "production"'.
18 error This is most likely a problem with the gulp-starter package,
18 error not with npm itself.
18 error Tell the author that this fails on your system:
18 error gulp "production"
18 error You can get their info via:
18 error npm owner ls gulp-starter
18 error There is likely additional logging output above.
19 verbose exit [ 1, true ]
The text was updated successfully, but these errors were encountered: