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 install has error #290

Closed
SnowCait opened this issue Feb 17, 2023 · 2 comments
Closed

npm install has error #290

SnowCait opened this issue Feb 17, 2023 · 2 comments
Assignees

Comments

@SnowCait
Copy link

Issue

I have an error when execute npm install.

ncc: Version 0.31.1
ncc: Compiling file index.js into CJS
Error: error:0308010C:digital envelope routines::unsupported

Resolve

Bump #283

Workaround

npm install -g npm-check-updates
ncu --upgrade
npm install
@ncalteen ncalteen self-assigned this Sep 14, 2023
@ncalteen
Copy link
Collaborator

Hi @SnowCait! Are you still having this issue? For reference, I have a PR waiting for approval that should fix any issues like this #331

@SnowCait
Copy link
Author

@ncalteen Awesome CI! I can do npm install without error and I've closed this issue.

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
@SnowCait @ncalteen and others