sstore2 icon indicating copy to clipboard operation
sstore2 copied to clipboard

Can't install on Mac OS 11.6.1

Open ClementWalter opened this issue 3 years ago • 7 comments

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

ClementWalter avatar Jan 05 '22 20:01 ClementWalter

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 ?

hardyjosh avatar Feb 09 '22 05:02 hardyjosh

bumping

timhc22 avatar Feb 10 '22 11:02 timhc22

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

marcusnewton avatar Feb 11 '22 06:02 marcusnewton

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?

Agusx1211 avatar Feb 11 '22 14:02 Agusx1211

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

timhc22 avatar Feb 11 '22 14:02 timhc22

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

thedavidmeister avatar Feb 14 '22 14:02 thedavidmeister

Anything about it? Facing the same problem in Linux

math77 avatar Oct 04 '22 16:10 math77