-
Notifications
You must be signed in to change notification settings - Fork 5
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
Comments
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
added a commit
that referenced
this issue
Jun 19, 2024
flamingquaks
added a commit
that referenced
this issue
Jun 19, 2024
flamingquaks
added a commit
that referenced
this issue
Jun 19, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To reduce the storage consumed and speed dependency install time, research if
pnpm
can improve the experienceThe text was updated successfully, but these errors were encountered: