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

issues in webpack.config #868

Closed
NSLog0 opened this issue Nov 26, 2015 · 1 comment
Closed

issues in webpack.config #868

NSLog0 opened this issue Nov 26, 2015 · 1 comment

Comments

@NSLog0
Copy link

NSLog0 commented Nov 26, 2015

Error: Cannot find module 'webpack.config'
at Function.Module._resolveFilename (module.js:337:15)
at Function.Module._load (module.js:287:25)
at Module.require (module.js:366:17)
at require (module.js:385:17)
at Object. (/Users/dev/Documents/software Dev/wp-calypso/build/webpack:/external "webpack.config":1:1)
at webpack_require (/Users/dev/Documents/software Dev/wp-calypso/build/webpack:/webpack/bootstrap b8f3d566b47877e0cb1f:19:1)
at Object. (/Users/dev/Documents/software Dev/wp-calypso/build/webpack:/server/bundler/index.js:9:18)
at webpack_require (/Users/dev/Documents/software Dev/wp-calypso/build/webpack:/webpack/bootstrap b8f3d566b47877e0cb1f:19:1)
at setup (/Users/dev/Documents/software Dev/wp-calypso/build/webpack:/server/boot/index.js:34:13)
at Object. (/Users/dev/Documents/software Dev/wp-calypso/build/webpack:/index.js:15:8)
make: *** [run] Error 1

How do I pass in this error?

@ehg
Copy link
Member

ehg commented Nov 26, 2015

Hey, this looks like it's caused by a space in your path. e.g. 'software Dev'. See #100.

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