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 run the script, it tries to install pnpm and electron in global, but pnpm doesn't work with electron, only npm allows these global installs to succeed due to script running limitations of pnpm.
When I run the script, it tries to install pnpm and electron in global, but pnpm doesn't work with electron, only npm allows these global installs to succeed due to script running limitations of pnpm.