[Bug?]: Not able to uninstall Yarn version 3 #5247
Unanswered
faizhameed
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Try running |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Self-service
Describe the bug
I tried bunch of commands, there is no proper way to uninstall yarn v3 from the system. Nothing of this wirtten in documentation as well
I install this on ec2, i can't find a way to remove yarn globally
I tried
no luck, yarn still there
Im using Amaozn linux 2 in EC2 instance
To reproduce
Try install yarn version 3+
Now try uninstall yarn using
result
Environment
System: OS: Linux 5.10 Amazon Linux 2 CPU: (1) x64 Intel(R) Xeon(R) CPU E5-2676 v3 @ 2.40GHz Binaries: Node: 16.19.0 - /tmp/xfs-d52b7e7f/node Yarn: 3.4.1 - /tmp/xfs-d52b7e7f/yarn npm: 8.19.3 - ~/.nvm/versions/node/v16.19.0/bin/npm
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions