Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AliasPlugin crash when file is deleted or rename (have to restart to make it work) #395

Open
zecka opened this issue Aug 23, 2023 · 0 comments

Comments

@zecka
Copy link

zecka commented Aug 23, 2023

How to reproduce

Here is a repository to demonstrate the issue https://github.com/zeckaissue/enhanced-resolve-pluginalias-watchmode
run following commands

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'

Maybe related to #250 #375

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

No branches or pull requests

1 participant