atom
atom copied to clipboard
feat: use papm instead of apm
https://github.com/atom-community/papm/releases/tag/v0.1.0
Oh, OK. It was because of pnpm-workspace.yaml. It treated the whole thing as a workspace.
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
Requested a release https://github.com/tree-sitter/node-tree-sitter/issues/111