ramasilveyra / gitpkg

Publish packages as git tags
MIT License
274 stars 27 forks source link

yarn v3 install with subdir and commit? #66

Open dakom opened 11 months ago

dakom commented 11 months ago

I've tried variations of the following:

yarn add recoilize@https://gitpkg.now.sh/open-source-labs/Recoilize/package?524ff2f9650e4a24e89ef00caa638b5148e9e966#.tgz

The #.tgz suffix is from https://github.com/yarnpkg/berry/issues/2437#issuecomment-1461621291

But I can't get it to work.. any tips on installing w/ yarn and subdir + specific commit?