You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 29, 2025. It is now read-only.
As the title states, I'm not able to run the command.
I was successful before breaker released and I was running Windows 10 and node v21.6.2
I'm now running a clean install of Windows 11 and the most recent version of node which is 'v21.7.1'. I open the project in VSCode, run 'npm install' and get this:
I've tried every node that i could've used before i installed Win11. I even tried the node version the 'package.json' says to use, which is "EXACTLY node 18.0.0" (^18) and still nothing.
As the title states, I'm not able to run the command.
I was successful before breaker released and I was running Windows 10 and node v21.6.2
I'm now running a clean install of Windows 11 and the most recent version of node which is 'v21.7.1'. I open the project in VSCode, run 'npm install' and get this:
I've tried every node that i could've used before i installed Win11. I even tried the node version the 'package.json' says to use, which is "EXACTLY node 18.0.0" (^18) and still nothing.