While trying to compile my project, I get the following error
Module build failed (from ./node_modules/eslint-loader/index.js):
Error: Failed to load config "plugin:vue/no-layout-rules" to extend from.
Referenced from Referenced from: /node_modules/eslint-config-prettier/vue.js
project build from few days back works fine. Its the latest build which is failing. Any suggestions
While trying to compile my project, I get the following error
Module build failed (from ./node_modules/eslint-loader/index.js):
Error: Failed to load config "plugin:vue/no-layout-rules" to extend from.
Referenced from Referenced from: /node_modules/eslint-config-prettier/vue.js
project build from few days back works fine. Its the latest build which is failing. Any suggestions