You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git clone https://github.com/zeckaissue/enhanced-resolve-pluginalias-watchmode
cd enhanced-resolve-pluginalias-watchmode
yarn install
yarn serve
then delete src/components/fancy-theme/Hello.vue
I got following error
Failed to compile.
./src/components/fancy-theme/Hello.vue
Module build failed (from ./node_modules/@vue/cli-plugin-eslint/node_modules/eslint-loader/index.js):
Error: ENOENT: no such file or directory, open 'C:\Users\zecka\Desktop\enhanced-resolve-pluginalias-watchmode\src\components\fancy-theme\Hello.vue'
How to reproduce
Here is a repository to demonstrate the issue https://github.com/zeckaissue/enhanced-resolve-pluginalias-watchmode
run following commands
then delete src/components/fancy-theme/Hello.vue
I got following error
Maybe related to #250 #375
The text was updated successfully, but these errors were encountered: