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

Can't install on Mac OS 11.6.1 #2

Open
ClementWalter opened this issue Jan 5, 2022 · 7 comments
Open

Can't install on Mac OS 11.6.1 #2

ClementWalter opened this issue Jan 5, 2022 · 7 comments

Comments

@ClementWalter
Copy link

I am trying yarn add -D https://github.com/0xsequence/sstore2 but receiving the following error:

error An unexpected error occurred: "ENOENT: no such file or directory, open '/Users/clementwalter/Library/Caches/Yarn/v6/npm-@0xsequence-create3-3.0.0-606096fd114f8996131c0b395a3b42625c3cab47/node_modules/@0xsequence/create3/.yarn-tarball.tgz'".

I tried removing the node_modules, the yarn.lock, clearing yarn cache of my projet but nothing changed.

yarn version 1.22.15
node version v14.17.0

@hardyjosh
Copy link

hardyjosh commented Feb 9, 2022

I'm also having this issue, on Mac OS 10.15.7

ENOENT: no such file or directory, open '/Users/joshuahardy/Library/Caches/Yarn/v6/npm-@0xsequence-create3-3.0.0-606096fd114f8996131c0b395a3b42625c3cab47/node_modules/@0xsequence/create3/.yarn-tarball.tgz

yarn version v1.22.17
node version v16.13.2

did you work out any solution @ClementWalter ?

@timhc22
Copy link

timhc22 commented Feb 10, 2022

bumping

@marcusnewton
Copy link

marcusnewton commented Feb 11, 2022

I'm getting this on Linux and yarn also. Also tried force cleaning yarn cache to no avail.

@Agusx1211
Copy link
Member

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?

@timhc22
Copy link

timhc22 commented Feb 11, 2022

Yarn: 1.22.17 and Node: 14.17.4. nix-shell: node 16

@thedavidmeister
Copy link

especially frustrating for us as we're only using SSTORE2 which doesn't use create3

will need to manually copy sstore2 into our repo for a bit until this is resolved

@math77
Copy link

math77 commented Oct 4, 2022

Anything about it? Facing the same problem in Linux

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

7 participants