Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is pnpm required? #18

Open
benjick opened this issue Aug 10, 2022 · 1 comment
Open

Is pnpm required? #18

benjick opened this issue Aug 10, 2022 · 1 comment
Labels
question Further information is requested

Comments

@benjick
Copy link

benjick commented Aug 10, 2022

Hey!

This looks great. I just have one question. Do I have to use pnpm? If not, what would I need to change to not use it?

Cheers

@chrisbbreuer
Copy link
Member

Hi @benjick,

My apologies for the late response here but you don't have to use pnpm—though, the package is targeted for that package manager, currently.

If you rather use a different package manager, you will have to do the following:

  1. remove the pnpm-lock.yaml
  2. adjust the package manager reference
  3. adjust the GitHub workflows to utilize your preferred package manager (global search pnpm and you will see the references in the workflows)

Let me know if there is anything else I can help clarify!

@chrisbbreuer chrisbbreuer added the question Further information is requested label Nov 12, 2022
@chrisbbreuer chrisbbreuer changed the title pnpm Is pnpm required? Nov 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants