atom icon indicating copy to clipboard operation
atom copied to clipboard

feat: use papm instead of apm

Open aminya opened this issue 3 years ago • 3 comments

https://github.com/atom-community/papm/releases/tag/v0.1.0

aminya avatar Jun 26 '22 02:06 aminya

Oh, OK. It was because of pnpm-workspace.yaml. It treated the whole thing as a workspace.

aminya avatar Jun 26 '22 04:06 aminya

I think pnpm does not install git submodules when fetching packages specified as git URLs. That's why it's having trouble installing tree-sitter.

https://github.com/pnpm/pnpm/issues/3801

DeeDeeG avatar Jun 26 '22 22:06 DeeDeeG

Requested a release https://github.com/tree-sitter/node-tree-sitter/issues/111

aminya avatar Jun 30 '22 04:06 aminya