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

[Bug?]: Missing option --refresh-lockfile #5811

Closed
1 task done
Christopher2K opened this issue Oct 20, 2023 · 2 comments
Closed
1 task done

[Bug?]: Missing option --refresh-lockfile #5811

Christopher2K opened this issue Oct 20, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@Christopher2K
Copy link

Christopher2K commented Oct 20, 2023

Self-service

  • I'd be willing to implement a fix

Describe the bug

Hey team!

I upgraded my project dependencies and I wanted to check the behavior of yarn install --immutable --refresh-lockfile in my CI pipeline.
This option is documented here be seems to be missing from the executable.

CleanShot 2023-10-19 at 19 59 22@2x

Am I missing for bit of context here? Thanks!

CleanShot 2023-10-19 at 20 00 11@2x

To reproduce

yarn install --refresh-lockfile

Environment

System:
    OS: macOS 14.0
    CPU: (8) arm64 Apple M1 Pro
  Binaries:
    Node: 16.14.2 - /private/var/folders/_g/9cqr0pr13qb9f0rvc7hg5mg00000gn/T/xfs-7051e8ba/node
    Yarn: 3.6.2 - /private/var/folders/_g/9cqr0pr13qb9f0rvc7hg5mg00000gn/T/xfs-7051e8ba/yarn
    npm: 8.5.0 - ~/.asdf/plugins/nodejs/shims/npm
    pnpm: 8.5.1 - ~/.asdf/shims/pnpm

Additional context

No response

@Christopher2K Christopher2K added the bug Something isn't working label Oct 20, 2023
@koshic
Copy link

koshic commented Oct 22, 2023

This option is documented here be seems to be missing from the executable.

yarnpkg.com:
image

https://v3.yarnpkg.com/cli/install has no information about --refresh-lockfile. So it's not a but.

@Christopher2K
Copy link
Author

Thank you so much @koshic, I missed that banner as I didn't found the page through the homepage!
I'm closing this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants