Replies: 1 comment 3 replies
-
I experience this as well.
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm looking for some guidance on this problem I'm having. I am looking into Yarn 2 with Next.js and I cannot get a basic example working. Here is my setup
After running
yarn
to install dependencies, I've tried runningyarn dev
as well asyarn next
. Both output the following error message:Additional terminal output
Any guidance on this?
Beta Was this translation helpful? Give feedback.
All reactions