Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

babel watch internal/child_process.js:374 #16

Closed
eddiewang opened this issue Jun 20, 2016 · 0 comments
Closed

babel watch internal/child_process.js:374 #16

eddiewang opened this issue Jun 20, 2016 · 0 comments

Comments

@eddiewang
Copy link

>>> RESTARTING <<<
internal/child_process.js:374
      throw errnoException(err, 'kill');
      ^

Error: kill ENOSYS
    at exports._errnoException (util.js:874:11)
    at ChildProcess.kill (internal/child_process.js:374:13)
    at killApp (C:\Users\wange\Desktop\dev\breaky\node_modules\babel-watch\babel-watch.js:201:14)
    at prepareRestart (C:\Users\wange\Desktop\dev\breaky\node_modules\babel-watch\babel-watch.js:218:5)
    at restartApp (C:\Users\wange\Desktop\dev\breaky\node_modules\babel-watch\babel-watch.js:224:3)
    at FSWatcher.handleChange (C:\Users\wange\Desktop\dev\breaky\node_modules\babel-watch\babel-watch.js:154:5)
    at emitTwo (events.js:87:13)
    at FSWatcher.emit (events.js:172:7)
    at FSWatcher.<anonymous> (C:\Users\wange\Desktop\dev\breaky\node_modules\chokidar\index.js:176:15)
    at FSWatcher._emit (C:\Users\wange\Desktop\dev\breaky\node_modules\chokidar\index.js:218:5)

npm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\wange\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js" "start"
npm ERR! node v4.2.0
npm ERR! npm  v3.9.5
npm ERR! code ELIFECYCLE
npm ERR! react-boilerplate@3.0.0 start: `cross-env NODE_ENV=development babel-watch server`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the react-boilerplate@3.0.0 start script 'cross-env NODE_ENV=development babel-watch server'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the react-boilerplate package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     cross-env NODE_ENV=development babel-watch server
npm ERR! You can get information on how to open an issue for this project with:
npm ERR!     npm bugs react-boilerplate
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!     npm owner ls react-boilerplate
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     C:\Users\wange\Desktop\dev\breaky\npm-debug.log

This error occurs with babel-watch, requires multiple tries and it'll work again. Only on windows.

kmagiera added a commit that referenced this issue Sep 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant