在 OS X 下執(zhí)行更新命令后,出現(xiàn) npm command not found。經(jīng)查閱資料后執(zhí)行下面的方法可實(shí)現(xiàn)重裝:
curl -L http://npmjs.org/install.sh | sudo sh
在 OS X 下執(zhí)行更新命令后,出現(xiàn) npm command not found。經(jīng)查閱資料后執(zhí)行下面的方法可實(shí)現(xiàn)重裝:
curl -L http://npmjs.org/install.sh | sudo sh