-
-
Notifications
You must be signed in to change notification settings - Fork 786
Description
Hi I am on windows 11 using WSL with Ubuntu 20.0.4. I am having issues with installing/running this and am hoping you can help me?
When I try to try to install using NPM I get a slew of errors saying BadEngine or Unsupported Engine. If I try installing using Bun, the install works with no issues, but when running it simply states '$ next dev' and hangs there with no additional information.
I've tried using both in a conda environment as well as a fresh ubuntu install. When I've tried NPM vs Bun I've created a new directory and recloned the git to hopefully minimize errors.
I'm genuinely excited about getting this to work as I think it'd be incredibly valuable! Please let me know if you need any other info or have any suggestions. Thanks for the help!