You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Two things, you can't have only-allow in your dev-dependencies, since it is not there yet because you want only-allow ran "PRE INSTALL". Second, you forced "npm" not "pnpm", to everything is correct.
preinstall config:
execute pnpm i
pnpm-lock.yaml still has be created
The text was updated successfully, but these errors were encountered: