-
Notifications
You must be signed in to change notification settings - Fork 176
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
Running basic example fails due to peer dependency mismatch on Node 15 and Node 16 #27
Comments
Ah. I'll fix this. Thanks for catching this. |
@sakkelaaksonen-siili can you give this a try again? |
@sakkelaaksonen-siili did this work? |
Nope. Still gives me this.
|
Also worth noting that I get this whenever I run yarn or npm install. Solving this I think should also solve the original bug report.
|
And now we also have this So better patch it up to 12 for node17 support. :D |
Closing this as stale, partially due to age and also due to the fact that the node versions referenced in this issue are EOL. If this (or something like it) is still relevant, let us know. |
running
npx create-next-app -e https://github.com/chapter-three/next-drupal-basic-starter
gives the following error on linux (Ubuntu/Mint), on Node 16
The text was updated successfully, but these errors were encountered: