Closed oscard0m closed 9 months ago
I think this is less about the version of node you are using and more about the version of npm 🤔 I just tried this today with someone and it worked, can you try again and see if it's ok for you?
Actually looking at your error I knew exactly what was wrong! It's fixed now 👍
Things I've tried
Running with
npx
Output: (Node v16.20.0 or Node v14.21.3)
Output: (Node v18.15.0)
Cloning the project and running it
Output:
Possible solution:
Doing this change fixes the issue for me:
I'm happy to help on this and am open to submitting a PR.