Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install fails on OSX #8152

Closed
1 of 4 tasks
ekkis opened this issue May 30, 2024 · 1 comment
Closed
1 of 4 tasks

Install fails on OSX #8152

ekkis opened this issue May 30, 2024 · 1 comment

Comments

@ekkis
Copy link

ekkis commented May 30, 2024

Verify latest release

  • I verified that the issue exists in the latest pnpm release

pnpm version

No response

Which area(s) of pnpm are affected? (leave empty if unsure)

Operating System (Windows, MacOS, Linux)

Link to the code that reproduces this issue or a replay of the bug

No response

Reproduction steps

the installation page for this utility instructs the user to run curl -fsSL https://get.pnpm.io/install.sh | sh - but that fails with:

==> Downloading pnpm binaries 6.31.0
 ERROR   ERROR  Unknown option: 'force'
For help, run: pnpm help setup
Install Error!

so I tried npm i -g pnpm but if I try to get a version I get an error:

Touched /var/folders/dn/slfvmtlx6c96r7dn9pvqynyc0000gp/T/tralala, likely it did not replace npm.

so I then tried brew install pnpm && brew link pnpm but I just keep getting the error above. so this doesn't seem to work at all. I'm running OSX v13.6.7 with Node v21.1.0

Describe the Bug

see above

Expected Behavior

an installed utility?

Which Node.js version are you using?

21.1.0

Which operating systems have you used?

  • macOS
  • Windows
  • Linux

If your OS is a Linux based, which one it is? (Include the version if relevant)

No response

@zkochan
Copy link
Member

zkochan commented May 30, 2024

This should be fixed now.

@zkochan zkochan closed this as completed May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants