Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

next/getting-started doesn't work in NPM 6 #240

Closed
wjohnsto opened this issue May 24, 2021 · 1 comment
Closed

next/getting-started doesn't work in NPM 6 #240

wjohnsto opened this issue May 24, 2021 · 1 comment
Assignees
Labels
type: bug Issue that causes incorrect or unexpected behavior

Comments

@wjohnsto
Copy link
Contributor

This needs to be investigated. NPM 7 works fine, but there appear to be runtime issues with NPM 6. If necessary we can specify the minimum NPM version in the package.json

@wjohnsto wjohnsto added the type: bug Issue that causes incorrect or unexpected behavior label May 24, 2021
@blakewilson
Copy link
Contributor

blakewilson commented Jun 18, 2021

This seems to have been fixed with the recent changes and migration in examples/next/getting-started.

I was able to successfully build the examples/next/getting-started example locally using Node v12 / NPM v6 as well as deploy to Vercel.

Once #283 is merged into canary this issue should be resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Issue that causes incorrect or unexpected behavior
Projects
None yet
Development

No branches or pull requests

2 participants