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

Module not found: Error: Can't resolve #40

Open
hrasekh opened this issue Dec 12, 2017 · 1 comment
Open

Module not found: Error: Can't resolve #40

hrasekh opened this issue Dec 12, 2017 · 1 comment

Comments

@hrasekh
Copy link

hrasekh commented Dec 12, 2017

During building my app I get the following error:

ERROR in .//font-awesome-webpack/index.loader.js!./src/theme/font-awesome.config.prod.js
Module not found: Error: Can't resolve '[object Object],[object Object],[object Object],[object Object]' in '
/app/src/theme'
resolve '[object Object],[object Object],[object Object],[object Object]' in '~/app/src/theme'
Parsed request is a module
using description file: ~/app/package.json (relative path: ./src/theme)
after using description file: ~/app/package.json (relative path: ./src/theme)
resolve as module
~/app/src/theme/node_modules doesn't exist or is not a directory
~/app/src/node_modules doesn't exist or is not a directory
~/workspace/salamcinama/node_modules doesn't exist or is not a directory
~/workspace/node_modules doesn't exist or is not a directory
~/node_modules doesn't exist or is not a directory
/home/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory

@Jun711
Copy link

Jun711 commented Jan 26, 2018

@hrasekh what extract-text-webpack-plugin version r u using?
The config file in the README is for extract-text-webpack-plugin version 1.

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

2 participants