- Delete the
node_modulesdirectory andpnpm_lock.yamlfrom the project root. - Replace
pnpmwithnpm/yarninpackage.json(this step isn’t needed for this project). - Run
npm installoryarn install.
Revert from `pnpm` to `npm` or `yarn`
· 1 min · prerequisites