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

ignore pnpm workspace local packages #1272

Closed
3 tasks done
TimonPeng opened this issue Feb 19, 2023 · 1 comment
Closed
3 tasks done

ignore pnpm workspace local packages #1272

TimonPeng opened this issue Feb 19, 2023 · 1 comment
Labels

Comments

@TimonPeng
Copy link

TimonPeng commented Feb 19, 2023

  • I have searched for similar issues
  • I am using the latest version of npm-check-updates
  • I am using node >= 14.14

Steps to Reproduce

Dependencies:

{
  "dependencies": {
    "@timonpeng/logger": "workspace:^0.0.0",
  }
}

Steps:

Current Behavior

$ pnpm ncu -p pnpm -i --packageFile 'packages/*/package.json'

No package versions were returned. This is likely a problem with your installed pnpm, the npm registry, or your Internet connection. Make sure npx pacote packument ncu-test-v2 is working before reporting an issue.

Expected Behavior

ignored pnpm workspace local packages

@raineorshine
Copy link
Owner

Thanks for reporting!

Fixed and published in v16.7.9.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants