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
[root@]career-quiz]# gulp fetchData
[19:55:16] Warning: gulp version mismatch:
[19:55:16] Global gulp is 3.9.1
[19:55:16] Local gulp is 3.8.10
[19:55:17] Using gulpfile /usr/local/nginx/html/career-quiz/gulpfile.js
[19:55:17] Starting 'fetchData'...
[19:55:17] Finished 'fetchData' after 78 ms
events.js:160
throw er; // Unhandled 'error' event
^
Error: Command node getJson.js exited with code 1
at ChildProcess.handleSubShellExit (/usr/local/nginx/html/career-quiz/node_modules/gulp-run/command.js:166:13)
at ChildProcess.g (events.js:292:16)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at Process.ChildProcess._handle.onexit (internal/child_process.js:219:12)
The text was updated successfully, but these errors were encountered:
Error: Command
node getJson.js
exited with code 1[root@]career-quiz]# gulp fetchData
[19:55:16] Warning: gulp version mismatch:
[19:55:16] Global gulp is 3.9.1
[19:55:16] Local gulp is 3.8.10
[19:55:17] Using gulpfile /usr/local/nginx/html/career-quiz/gulpfile.js
[19:55:17] Starting 'fetchData'...
[19:55:17] Finished 'fetchData' after 78 ms
events.js:160
throw er; // Unhandled 'error' event
^
Error: Command
node getJson.js
exited with code 1at ChildProcess.handleSubShellExit (/usr/local/nginx/html/career-quiz/node_modules/gulp-run/command.js:166:13)
at ChildProcess.g (events.js:292:16)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at Process.ChildProcess._handle.onexit (internal/child_process.js:219:12)
The text was updated successfully, but these errors were encountered: