Skip to content
This repository has been archived by the owner on Jul 19, 2022. It is now read-only.

yarn install error #7

Closed
vdomah opened this issue Dec 13, 2019 · 2 comments
Closed

yarn install error #7

vdomah opened this issue Dec 13, 2019 · 2 comments

Comments

@vdomah
Copy link

vdomah commented Dec 13, 2019

Hi!
After I run yarn install I'm getting this:

root@ubuntu-s-1vcpu-1gb-fra1-01:/var/www/formula/themes/vuetober# yarn install
yarn install v1.21.1
[1/4] Resolving packages...
[2/4] Fetching packages...
warning [email protected]: Invalid bin entry for "sha.js" (in "sha.js").
info [email protected]: The platform "linux" is incompatible with this module.
info "[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation.
error [email protected]: The engine "node" is incompatible with this module. Expected version "^8.12.0 || >=9.7.0". Got "8.10.0"
error Found incompatible module.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

Can you recommend somtething about it? Thanks

@vdomah
Copy link
Author

vdomah commented Dec 13, 2019

had to update my node and npm. After that issue disapperaed

@vdomah vdomah closed this as completed Dec 13, 2019
@sesam
Copy link

sesam commented Jan 30, 2020

This PR browserify/sha.js#65 fixes the error. It's breaking, because it changes the name "sha.js" to "shajs".

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

No branches or pull requests

2 participants