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

refactor: migrate from npm to pnpm #87

Closed
flamingquaks opened this issue Jun 6, 2024 · 1 comment · Fixed by #96
Closed

refactor: migrate from npm to pnpm #87

flamingquaks opened this issue Jun 6, 2024 · 1 comment · Fixed by #96
Assignees

Comments

@flamingquaks
Copy link
Contributor

To reduce the storage consumed and speed dependency install time, research if pnpm can improve the experience

@flamingquaks flamingquaks self-assigned this Jun 6, 2024
@flamingquaks
Copy link
Contributor Author

This issue will be worked on once these outstanding PRs are safely merged into main:

Since these PRs resolve deprecation warnings and update dependencies, it would be wise to migrate from npm to pnpm once dependencies have been stabilized.

flamingquaks added a commit that referenced this issue Jun 19, 2024
To improve package management and reduce load times, dependency management is now handled by pnpm

BREAKING CHANGE: npm commands will fail compared to previous commits

re: #87
@flamingquaks flamingquaks linked a pull request Jun 19, 2024 that will close this issue
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 a pull request may close this issue.

1 participant