https://github.com/tdhulster/nuxt-edge
npm install -g vue-cli vue init nuxt-community/starter-template nuxt-test npm uninstall nuxt npm install nuxt-edge -S npm run dev
No error is thrown
Following error is thrown: Module build failed: TypeError: Cannot read property 'eslint' of undefined at Object.module.exports (/node_modules/eslint-loader/index.js:148:18)
You may use special comments to disable some warnings. Use // eslint-disable-next-line to ignore the next line. Use / eslint-disable / to ignore all warnings in a file.
All comments and steps can be found in Readme as well
<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This bug report is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c6888">#c6888</a>)</em></sub></div>