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

Error: spawn webpack ENOENT #48

Open
thackerronak opened this issue Mar 18, 2017 · 2 comments
Open

Error: spawn webpack ENOENT #48

thackerronak opened this issue Mar 18, 2017 · 2 comments

Comments

@thackerronak
Copy link

showing Error: spawn webpack ENOENT when I run the below command
truffle serve
Serving static assets in ./build on port 8080...
Rebuilding...
Running webpack...
events.js:160
throw er; // Unhandled 'error' event
^

Error: spawn webpack ENOENT
at exports._errnoException (util.js:1022:11)
at Process.ChildProcess._handle.onexit (internal/child_process.js:193:32)
at onErrorNT (internal/child_process.js:359:16)
at _combinedTickCallback (internal/process/next_tick.js:74:11)
at process._tickDomainCallback (internal/process/next_tick.js:122:9)

@jetpack3331
Copy link

I have the same error on Windows 10, are u using Windows platform?

@mikenk2010
Copy link

You should run npm install again to make sure cross-env is available.

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

3 participants