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?]: Yarn shouldn't cache packages resolved with a file path #5186

Closed
1 task
wKich opened this issue Jan 10, 2023 · 0 comments · Fixed by #5203
Closed
1 task

[Bug?]: Yarn shouldn't cache packages resolved with a file path #5186

wKich opened this issue Jan 10, 2023 · 0 comments · Fixed by #5203
Labels
bug Something isn't working

Comments

@wKich
Copy link

wKich commented Jan 10, 2023

Self-service

  • I'd be willing to implement a fix

Describe the bug

It's been a long time ago yarnpkg/yarn#2165 and the bug is still not fixed

To reproduce

  1. Pack any package into tarball
  2. Install it in different project
  3. Do some changes in source code of the first package and pack it again
  4. Install it one more time
  5. See there are no changes made from the 3rd step

Environment

System:
    OS: Linux 6.1 Arch Linux
    CPU: (12) x64 12th Gen Intel(R) Core(TM) i5-12500
  Binaries:
    Node: 18.13.0 - /tmp/xfs-1122c5a5/node
    Yarn: 4.0.0-rc.35 - /tmp/xfs-1122c5a5/yarn
    npm: 8.19.3 - ~/.volta/tools/image/node/18.13.0/bin/npm

Additional context

No response

@wKich wKich added the bug Something isn't working label Jan 10, 2023
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

Successfully merging a pull request may close this issue.

1 participant