Frontend/!에러노트!

RN에러- nvm is not compatible with the "PREFIX" environment variable

<zinny/> 2022. 8. 22. 10:51
728x90
nvm is not compatible with the "PREFIX" environment variable: currently set to "/opt/homebrew"
Run `unset PREFIX` to unset it.

아니 어제까지 잘되던 아이가 갑자기 이사단 났는데 구글링 해보니

 

 

 

✔️ 해결 방안

brew uninstall yarn
npm install --global yarn

일단은 해결 된다.

728x90