You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: