upleveled / system-setup

Set up a PERN development environment on Windows, macOS and Linux
28 stars 19 forks source link

Same Issue as #58 #69

Closed CornaSn closed 4 months ago

CornaSn commented 4 months ago

Actually I thought it's working, but unfortunately the same message still occurs and I'm unable to find a solution.

sudo pnpm add --global @upleveled/preflight
 ERR_PNPM_NO_GLOBAL_BIN_DIR  Unable to find the global bin directory

Run "pnpm setup" to create it automatically, or set the global-bin-dir setting, or the PNPM_HOME env variable. The global bin directory should be in the PATH.

sudo pnpm setup doesn't fix the problem

karlhorky commented 4 months ago

I reopened #58, we can continue there instead