can't brew install node

后端 未结 12 1032
无人及你
无人及你 2020-12-13 06:35

I am trying to upgrade my node via homebrew but ran into a problem because I think I tried to download through the website. I am very new to terminal. I\'ve tried to search

12条回答
  •  自闭症患者
    2020-12-13 07:02

    remove the error folder or file manually and run this command brew uninstall node && brew install node

    You have to do this process till all error folder and files are removed.

    Then node will be linked.

提交回复
热议问题