Skip to content
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

node verson 18 would not work #3

Open
nicolekarakin opened this issue Jul 16, 2022 · 1 comment
Open

node verson 18 would not work #3

nicolekarakin opened this issue Jul 16, 2022 · 1 comment

Comments

@nicolekarakin
Copy link

nicolekarakin commented Jul 16, 2022

in readme, brew install node to brew install node@16

@MoinMarcell
Copy link
Contributor

for Mac: bevor npm install: export NODE_OPTIONS=--openssl-legacy-provider
for Windows: before npm instal: $env:NODE_OPTIONS="--openssl-legacy-provider"

For Windows u need to start PowerShell as Administrator, navigate to your project folder and than execute first this: Set-ExecutionPolicy -ExecutionPolicy Unrestricted and then run the scrips

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants