Skip to content
This repository has been archived by the owner on Feb 27, 2019. It is now read-only.

Cannot find module 'index.js?minimize' #13

Open
Calvin-he opened this issue Feb 8, 2017 · 1 comment
Open

Cannot find module 'index.js?minimize' #13

Calvin-he opened this issue Feb 8, 2017 · 1 comment

Comments

@Calvin-he
Copy link

Failed to run 'gulp build'

ERROR in ./~/todomvc-app-css/index.css 
Module build failed: ModuleBuildError: Module build failed: Error: Cannot find module 'C:\myproject-path\node_modules\css-loader\index.js?minimize'

Child extract-text-webpack-plugin:

ERROR in ./~/css-loader?minimize!./~/sass-loader!./~/postcss-loader!./~/todomvc-app-css/index.css
Module build failed: Error: Cannot find module 'C:\myproject-path\node_modules\css-loader\index.js?minimize'
@ghost
Copy link

ghost commented Feb 13, 2017

try to update all node modules to the latest:

npm i -g npm-check-updates
npm-check-updates -u
npm install

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant