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

in `exec': Invalid argument - NODE_PATH=C: #305

Closed
p-adams opened this issue Apr 29, 2017 · 3 comments
Closed

in `exec': Invalid argument - NODE_PATH=C: #305

p-adams opened this issue Apr 29, 2017 · 3 comments

Comments

@p-adams
Copy link

p-adams commented Apr 29, 2017

I am attempting to use webpacker with Windows 10 and I get this error when running ruby bin\webpack-dev-server:

bin/webpack-dev-server:31:in exec': Invalid argument - NODE_PATH=C:/Users/paadams/myapp/node_modules C:/Users/paadams/myapp/node_modules/.bin/webpack-dev-server --progress --color --config C:/Users/paadams/myapp/config/webpack/development.server.js (Errno::EINVAL)
from bin/webpack-dev-server:31:in block in <main>' from bin/webpack-dev-server:30:in chdir'
from bin/webpack-dev-server:30:in <main>'

@gauravtiwari
Copy link
Member

This seems to be related with #245 We probably need to fix these binstubs too for windows :)

@fsateler
Copy link
Contributor

fsateler commented May 9, 2017

Hi, please check pr #355

@gauravtiwari
Copy link
Member

Thanks @fsateler Merged 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants