When updating to 1.0.0-beta.7, and running npm install the following error occurs:
1.0.0-beta.7
npm install
No matching version found for next@^3.2.0
Oh, "next" shouldn't be a dependency! I'm moving it to the dev dependencies
"next"
Most helpful comment
Oh,
"next"shouldn't be a dependency! I'm moving it to the dev dependencies