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

While I run pnpm up -g,it can't work as expected. #8073

Open
2 of 4 tasks
lk101 opened this issue May 11, 2024 · 1 comment
Open
2 of 4 tasks

While I run pnpm up -g,it can't work as expected. #8073

lk101 opened this issue May 11, 2024 · 1 comment

Comments

@lk101
Copy link

lk101 commented May 11, 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)

CLI

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

No response

Reproduction steps

There is only pnpm in my global node_modules.

Run the command pnpm up -g.

Describe the Bug

There is only pnpm in my global node_modules.

While I run this command, pnpm up -g, the output is stopped at Progress: resolved 1, reused 1, downloaded 0, added 0

It seems like below, and doesn't finished.
image

Expected Behavior

update pnpm successfully as pnpm up (without -g).

Which Node.js version are you using?

20.12.2

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

@lk101
Copy link
Author

lk101 commented May 11, 2024

And also, pnpm env use -g lts cannot run successfully. I have already opened PowerShell 7 as Administrator.

image

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

1 participant