Skip to content

Instantly share code, notes, and snippets.

@Celant
Created April 1, 2020 18:40
Show Gist options
  • Save Celant/e35f2caf139c03817f5b114432df87ae to your computer and use it in GitHub Desktop.
Save Celant/e35f2caf139c03817f5b114432df87ae to your computer and use it in GitHub Desktop.
Webpack Error
ERROR Failed to compile with 1 errors 7:36:48 PM
This dependency was not found:
* -!../../../css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../../vue-loader/lib/loaders/stylePostLoader.js!../../../postcss-loader/src/index.js??ref--6-oneOf-1-2!./tools/_index in ./node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/src??ref--6-oneOf-1-2!./node_modules/vuetify/src/styles/styles.sass
To install it, you can run: npm install --save -!../../../css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../../vue-loader/lib/loaders/stylePostLoader.js!../../../postcss-loader/src/index.js??ref--6-oneOf-1-2!./tools/_index
=========================
Failed to compile.
./node_modules/vuetify/src/styles/styles.sass (./node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/src??ref--6-oneOf-1-2!./node_modules/vuetify/src/styles/styles.sass)
Module not found: Error: Can't resolve './tools/_index' in '/c/Projects/vuetifytest/node_modules/vuetify/src/styles'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment