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

remove global install #966

Open
king-11 opened this issue May 31, 2023 · 0 comments
Open

remove global install #966

king-11 opened this issue May 31, 2023 · 0 comments

Comments

@king-11
Copy link

king-11 commented May 31, 2023

I had installed yarn using pnpm install -g yarn. Recently i tried to uninstall it with pnpm uninstall -g yarn I was hoping for it to be removed but the output from which yarn still shows /run/user/1000/fnm_multishells/67738_1685522429539/bin/yarn

  • fnm env
export PATH="/run/user/1000/fnm_multishells/75984_1685523023095/bin":$PATH
export FNM_MULTISHELL_PATH="/run/user/1000/fnm_multishells/75984_1685523023095"
export FNM_VERSION_FILE_STRATEGY="local"
export FNM_DIR="/home/king-11/.fnm"
export FNM_LOGLEVEL="info"
export FNM_NODE_DIST_MIRROR="https://nodejs.org/dist"
export FNM_ARCH="x64"
rehash
  • fnm list
* v16.15.0
* v18.12.1 default
* system

even though I ran uninstall command when I was using v18 yarn is still usable

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

No branches or pull requests

1 participant