typescript-starter icon indicating copy to clipboard operation
typescript-starter copied to clipboard

`pnpm` support as package manager

Open baxyz opened this issue 2 years ago • 4 comments

  • I'm submitting a ... [ ] bug report [x] feature request [ ] question about the decisions made in the repository [ ] question about how to use this project

  • Summary

It could be nice to support pnpm as package manager, in addition of npm and yarn

  • Other information (e.g. detailed explanation, stack traces, related issues, suggestions how to fix, links for us to have context, eg. StackOverflow, personal fork, etc.)

baxyz avatar Sep 01 '22 20:09 baxyz

Hi @baxyz, I'm happy to inform you that I've started working on this issue.

Currently, I need to fix tests, and everything should work ;)

BaderBC avatar Mar 04 '23 20:03 BaderBC

It's great! Thanks a lot.

baxyz avatar Mar 04 '23 22:03 baxyz

I need it now. 😉

BuZZ-dEE avatar Mar 31 '23 08:03 BuZZ-dEE

I need it now. 😉

Hi @BuZZ-dEE

I finished my work, pull request is already sent, everything depends on @bitjson

But if you really need this, you can clone my fork of this repo and install it globally on your device 😉

BaderBC avatar Mar 31 '23 09:03 BaderBC