webstorm yarn not found

出现这个错误是因为我在mac用了brew install 安装,导致目录webstorm查找不到。

可以使用npm install -g yarn ,webstorm就可以找到yarn

 

https://blog.csdn.net/qq_30290061/article/details/127411374

posted @ 2022-10-19 16:45  yurro  阅读(569)  评论(0)    收藏  举报