1

This relative module was not found:

  • ./assets/images/ajax-loader.gif in ./node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/src??ref--8-oneOf-1-2!./node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!./node_modules/vuetify-loader/lib/loader.js??ref--18-0!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/App.vue?vue&type=style&index=0&lang=scss&

1 Answer 1

0

You should probably reinstall your node_modules:

rm -rf ./node_modules && yarn install

Welcome to JavaScript !

Sign up to request clarification or add additional context in comments.

1 Comment

I tried it before you wrote it. However, this time I ran into another error. error in ./node_modules/vuetify/src/components/VTreeview/VTreeview.sass Module build failed (from ./node_modules/sass-loader/dist/cjs.js): @content($material-light) ^ Invalid CSS after " @content": expected "}", was "($material-light); " in C:\Users\omur.ozbek\Desktop\vf-bireysel-frontend - Kopya\node_modules\vuetify\src\styles\tools_theme.sass (line 3, column 5)

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.