We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
please add pnpm as packageManager in package.json file. Because by default it picks 8th version and overrides pnpm-lock.yaml file
Example:
"packageManager": "[email protected]+sha512.cce0f9de9c5a7c95bef944169cc5dfe8741abfb145078c0d508b868056848a87c81e626246cb60967cbd7fd29a6c062ef73ff840d96b3c86c40ac92cf4a813ee"
The text was updated successfully, but these errors were encountered:
I think there is no need to specify one version in that way, but instead we could do something like this
@t3dotgg @vys69 what do you think guys?
Sorry, something went wrong.
No branches or pull requests
please add pnpm as packageManager in package.json file. Because by default it picks 8th version and overrides pnpm-lock.yaml file
Example:
"packageManager": "[email protected]+sha512.cce0f9de9c5a7c95bef944169cc5dfe8741abfb145078c0d508b868056848a87c81e626246cb60967cbd7fd29a6c062ef73ff840d96b3c86c40ac92cf4a813ee"
The text was updated successfully, but these errors were encountered: