Unable to change version of node with brew switch

前端 未结 2 1701
一生所求
一生所求 2021-01-17 18:28

I\'m trying to use node 8.9.1 but when trying to update using brew it says 8.9.1 is already installed

James-MacBook:~ james$ brew upgrade node
Error: node 8.         


        
2条回答
  •  -上瘾入骨i
    2021-01-17 19:12

    nvm kind of slows down your terminal. I found it annoying! you can always just install node thats compatible with npm here's the link

    node releases link!

    look for pkg if your mac user, and msi for windows users

提交回复
热议问题