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

Remove package-lock.json from templates #90

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

joshgillies
Copy link

fixes #87

@fhammerschmidt
Copy link
Member

@cknitt this is fine, right?

@cknitt
Copy link
Member

cknitt commented Feb 25, 2025

Hmm, well, the package.lock file is there on purpose - it has the exact dependency versions we tested the template with.

We can leave further updates to the user after project creation.

@fhammerschmidt
Copy link
Member

Well, pnpm can do this: https://pnpm.io/cli/import/
So probably we just need to invoke that after installation?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Usage with pnpm still creates a project with package-lock.json
3 participants