-
Notifications
You must be signed in to change notification settings - Fork 32
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
Can't install on Mac OS 11.6.1 #2
Comments
I'm also having this issue, on Mac OS 10.15.7
yarn version v1.22.17 did you work out any solution @ClementWalter ? |
bumping |
I'm getting this on Linux and yarn also. Also tried force cleaning yarn cache to no avail. |
Do you mind sharing yarn/node version for replicating the issue on linux? |
Yarn: 1.22.17 and Node: 14.17.4. nix-shell: node 16 |
especially frustrating for us as we're only using will need to manually copy sstore2 into our repo for a bit until this is resolved |
Anything about it? Facing the same problem in Linux |
I am trying
yarn add -D https://github.com/0xsequence/sstore2
but receiving the following error:I tried removing the
node_modules
, theyarn.lock
, clearing yarn cache of my projet but nothing changed.yarn version 1.22.15
node version v14.17.0
The text was updated successfully, but these errors were encountered: