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
When I use Nuxt3, I find the repo trigger postinstall to run nuxi prepare.
Many package documents recommend using pnpm add to install the package.
However, pnpm add can't trigger the postinstall.
So, is the behavior of pnpm add consistent with expectations?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
When I use Nuxt3, I find the repo trigger
postinstall
to runnuxi prepare
.Many package documents recommend using
pnpm add
to install the package.However,
pnpm add
can't trigger thepostinstall
.So, is the behavior of
pnpm add
consistent with expectations?Beta Was this translation helpful? Give feedback.
All reactions