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

cpu-features npm install error #365

Closed
thebrianbug opened this issue Nov 12, 2021 · 2 comments
Closed

cpu-features npm install error #365

thebrianbug opened this issue Nov 12, 2021 · 2 comments

Comments

@thebrianbug
Copy link

It seems like further down the dependency tree is a not maintained dependency that throws.

ssh2-sftp-client -> ssh2 -> cpu-features (which is optional, not needed, and not maintained) mscdex/ssh2#1083

This causes an error thrown on npm install on macs. Also, my sls deploy fails due to unexpected token error from whatever is downloaded for the cpu-features package. My current workaround is to rerun npm install --no-optional.

Can we get this addressed down the chain and merge it in?

@theophilusx
Copy link
Owner

theophilusx commented Nov 13, 2021 via email

@thebrianbug
Copy link
Author

Understood. Closing this.

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