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

npm run dev #224

Open
jia253 opened this issue Nov 1, 2023 · 3 comments
Open

npm run dev #224

jia253 opened this issue Nov 1, 2023 · 3 comments

Comments

@jia253
Copy link

jia253 commented Nov 1, 2023

Warning: 43 repetitive deprecation warnings omitted.

95% emitting CompressionPlugin ERROR Error: error:0308010C:digital envelope routines::unsupported
Error: error:0308010C:digital envelope routines::unsupported
at new Hash (node:internal/crypto/hash:68:19)

@MissWho
Copy link

MissWho commented Nov 22, 2023

It is recommended to use node16 and yarn for installation.
Installation issues

You can easily switch node versions using nvm
nvm

@zhangweiwhim
Copy link

use n to switch node14 I was successful.
node 15 does not work for me .
BTW nvm also was the same tool that was used for nodeJs version manage.

@Jero-Z
Copy link

Jero-Z commented Mar 20, 2024

export NODE_OPTIONS=--openssl-legacy-provider

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

4 participants