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 can't resolve extract-loader #71

Open
SidKumarSingh opened this issue Jan 28, 2020 · 5 comments
Open

Error can't resolve extract-loader #71

SidKumarSingh opened this issue Jan 28, 2020 · 5 comments

Comments

@SidKumarSingh
Copy link

I have a project which works fine with extract-loader 3.1. Upgraded to extract-loader 4 today morning and now it won't compile. Webpack fails with the following error

ERROR in Entry module not found: Error: Can't resolve 'extract-loader' in 'C:\portfolio-app'

ERROR in multi (webpack)-dev-server/client?http://localhost:8080 ./src/app.scss
Module not found: Error: Can't resolve 'extract-loader' in 'C:\portfolio-app'
 @ multi (webpack)-dev-server/client?http://localhost:8080 ./src/app.scss main[1]

Attaching a sample webpack config file which gives error on extract-loader 4 but works fine on 3.1.0
webpack.config.js.txt

@SidKumarSingh
Copy link
Author

image
Attached error msg in console

@SidKumarSingh
Copy link
Author

Confirmed error persists in 4.0.1

@osaton
Copy link

osaton commented Jan 28, 2020

4.0.1 Package folder only contains these files

  • CHANGELOG.md
  • LICENCE
  • package.json
  • README.md

@r-hannuschka
Copy link

This is an issue since 4.0.0 with 3.x.x the library exists :D But well hopefully there will be an update soon.

@tholman
Copy link

tholman commented Feb 3, 2020

Fixed as of 4.0.3

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

4 participants