0 info it worked if it ends with ok 1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'run', 'watch' ] 2 info using npm@3.10.10 3 info using node@v6.11.1 4 verbose run-script [ 'prewatch', 'watch', 'postwatch' ] 5 info lifecycle jsxvdom01@1.0.0~prewatch: jsxvdom01@1.0.0 6 silly lifecycle jsxvdom01@1.0.0~prewatch: no script for prewatch, continuing 7 info lifecycle jsxvdom01@1.0.0~watch: jsxvdom01@1.0.0 8 verbose lifecycle jsxvdom01@1.0.0~watch: unsafe-perm in lifecycle true 9 verbose lifecycle jsxvdom01@1.0.0~watch: PATH: /usr/lib/node_modules/npm/bin/node-gyp-bin:/autowebhome/home/jaotospe/html/tiea2120/react/jsxvdom01/node_modules/.bin:/usr/local/texlive/2017/bin/x86_64-linux:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin 10 verbose lifecycle jsxvdom01@1.0.0~watch: CWD: /autowebhome/home/jaotospe/html/tiea2120/react/jsxvdom01 11 silly lifecycle jsxvdom01@1.0.0~watch: Args: [ '-c', 'babel -w src --out-dir build' ] 12 silly lifecycle jsxvdom01@1.0.0~watch: Returned: code: 1 signal: null 13 info lifecycle jsxvdom01@1.0.0~watch: Failed to exec watch script 14 verbose stack Error: jsxvdom01@1.0.0 watch: `babel -w src --out-dir build` 14 verbose stack Exit status 1 14 verbose stack at EventEmitter. (/usr/lib/node_modules/npm/lib/utils/lifecycle.js:255:16) 14 verbose stack at emitTwo (events.js:106:13) 14 verbose stack at EventEmitter.emit (events.js:191:7) 14 verbose stack at ChildProcess. (/usr/lib/node_modules/npm/lib/utils/spawn.js:40:14) 14 verbose stack at emitTwo (events.js:106:13) 14 verbose stack at ChildProcess.emit (events.js:191:7) 14 verbose stack at maybeClose (internal/child_process.js:891:16) 14 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5) 15 verbose pkgid jsxvdom01@1.0.0 16 verbose cwd /autowebhome/home/jaotospe/html/tiea2120/react/jsxvdom01 17 error Linux 3.10.0-693.2.2.el7.x86_64 18 error argv "/usr/bin/node" "/usr/bin/npm" "run" "watch" 19 error node v6.11.1 20 error npm v3.10.10 21 error code ELIFECYCLE 22 error jsxvdom01@1.0.0 watch: `babel -w src --out-dir build` 22 error Exit status 1 23 error Failed at the jsxvdom01@1.0.0 watch script 'babel -w src --out-dir build'. 23 error Make sure you have the latest version of node.js and npm installed. 23 error If you do, this is most likely a problem with the jsxvdom01 package, 23 error not with npm itself. 23 error Tell the author that this fails on your system: 23 error babel -w src --out-dir build 23 error You can get information on how to open an issue for this project with: 23 error npm bugs jsxvdom01 23 error Or if that isn't available, you can get their info via: 23 error npm owner ls jsxvdom01 23 error There is likely additional logging output above. 24 verbose exit [ 1, true ]