Skip to content

Error can't resolve extract-loader #71

@SidKumarSingh

Description

@SidKumarSingh

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions