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
Oops! Something went wrong! :(
ESLint: 9.21.0
Error: Cannot find module 'vue-eslint-parser'
Require stack:
- /home/runner/work/vue_portfolio_template/vue_portfolio_template/node_modules/eslint-plugin-vue/lib/configs/base.js
- /home/runner/work/vue_portfolio_template/vue_portfolio_template/node_modules/eslint-plugin-vue/lib/index.js
at Function._resolveFilename (node:internal/modules/cjs/loader:1405:15)
at Function.resolve (node:internal/modules/helpers:145:19)
at Object.<anonymous> (/home/runner/work/vue_portfolio_template/vue_portfolio_template/node_modules/eslint-plugin-vue/lib/configs/base.js:19:23)
at Module._compile (node:internal/modules/cjs/loader:1734:14)
at Object..js (node:internal/modules/cjs/loader:1899:[10](https://github.com/yamanoku/vue_portfolio_template/actions/runs/13674391840/job/38231559625?pr=2339#step:6:11))
at Module.load (node:internal/modules/cjs/loader:1469:32)
at Function._load (node:internal/modules/cjs/loader:[12](https://github.com/yamanoku/vue_portfolio_template/actions/runs/13674391840/job/38231559625?pr=2339#step:6:13)86:12)
at TracingChannel.traceSync (node:diagnostics_channel:322:[14](https://github.com/yamanoku/vue_portfolio_template/actions/runs/13674391840/job/38231559625?pr=2339#step:6:15))
at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
at Module.require (node:internal/modules/cjs/loader:1491:12)
Error: Process completed with exit code 2.
I saw that vue-eslint-parser moved to peerDependencies at #2670 Is this one related?
Checklist
Tell us about your environment
What did you expect to happen?
Linting fine as in [email protected]
What actually happened?
When updating eslint-plugin-vue to v10, an error occurred that the module vue-eslint-parser did not exist
https://github.com/yamanoku/vue_portfolio_template/actions/runs/13674391840/job/38231559625?pr=2339
CI Details
I saw that vue-eslint-parser moved to peerDependencies at #2670 Is this one related?
Repository to reproduce this issue
renovate/eslint-plugin-vue-10.x
branchThe text was updated successfully, but these errors were encountered: