add a package manager field #3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "Sadan/website:main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
with older pnpm versions, pnpm will error and exit because of
onlyBuiltDependencies in pnpm-workspace.yaml
this results in you being unable to run any commands (help, version,
etc...) without pnpm erroring and exiting
salad