Open ProchaLu opened 1 month ago
https://upleveled.slack.com/archives/C011BL6759D/p1725553905487039
A student had an issue with the Windows Execution Policy when setting up pnpm with Corepack. We should add a check after running pnpm setup that everything worked and to repeat the step if not
pnpm
pnpm setup
Could be similar to these pnpm verification steps added in https://github.com/upleveled/system-setup/pull/91 :
https://upleveled.slack.com/archives/C011BL6759D/p1725553905487039
A student had an issue with the Windows Execution Policy when setting up
pnpm
with Corepack. We should add a check after runningpnpm setup
that everything worked and to repeat the step if notCould be similar to these pnpm verification steps added in https://github.com/upleveled/system-setup/pull/91 :