Open NullVoxPopuli opened 1 year ago
I've found this package helpful in two scenarios recently:
1) I forgot to run pnpm install
2) I set an override in my package.json and forgot to update the actual specified dependency version to match.
I've added those scenarios to the RFC.
maybe instead of removing this dependency across the board, we
+1 to callout from @wagenet as not once it helped to avoid mistakes by not running npm i/pnpm i
fewer dependencies = better?