Closed Begalov closed 4 years ago
Module version nuxt v2.12.2, nuxtjs/vuetify 1.11.2
Describe the bug 'yarn dev' caused to absolute path friendly-errors described on stackoverflow
To install it, you can run: npm install --save .\X:\domains\my-project.dvp\front_nux2\node_modules\vuetify\dist\vuetify.css
If dot before path in App.js removed Client Compiled successfully in 1.96s
Steps to reproduce the behavior:
Expected behavior yarn build & start works perfectly
Today tried to move front_nuxt2 to other locations and 'yarn dev' command works fine. Then I tried run the command from original location and no errors was appeared.
Module version nuxt v2.12.2, nuxtjs/vuetify 1.11.2
Describe the bug 'yarn dev' caused to absolute path friendly-errors described on stackoverflow
To install it, you can run: npm install --save .\X:\domains\my-project.dvp\front_nux2\node_modules\vuetify\dist\vuetify.css
If dot before path in App.js removed Client Compiled successfully in 1.96s
Steps to reproduce the behavior:
Expected behavior yarn build & start works perfectly