chrisleekr / nodejs-vuejs-mysql-boilerplate

Node.js (REST API) + Vue.js/Nuxt.js (Frontend/Backend) + MySQL Boilerplate
https://nvm-boilerplate.chrislee.kr
MIT License
183 stars 66 forks source link

EsLint Errors Prevent backend in vue from compiling #67

Open adukugideon opened 2 years ago

adukugideon commented 2 years ago

I get this specific error [eslint] Failed to load plugin 'vuejs-accessibility' declared in '.eslintrc.js » @vue/eslint-config-airbnb': Cannot find module 'eslint-plugin-vuejs-accessibility

LenonTolfo commented 1 year ago

I am getting the same error, did you manage to find a solution ?