[edge] dev build is not finding dependencies
[issue link]Version
Reproduction link
Steps to reproduce
- Fresh upgrade to nuxt-next by running
yarn add nuxt@npm:nuxt-next
- Deleted
node_modules
,.nuxt
andyarn.lock
and re-ranyarn
to reinstall dependencies - Run
yarn dev
What is expected ?
Build process works as expected