轉(zhuǎn)換不成功,提示如下:
PS D:\es6-babel> babel src/index.js -o dist/index.js
babel : 無(wú)法將“babel”項(xiàng)識(shí)別為 cmdlet、函數(shù)、腳本文件或可運(yùn)行程序的名稱(chēng)。請(qǐng)檢查名稱(chēng)的拼寫(xiě),如果包括路徑,請(qǐng)確保路徑正確,然后再試一次。
所在位置 行:1 字符: 1
+ babel src/index.js -o dist/index.js
+ ~~~~~
? ? + CategoryInfo? ? ? ? ? : ObjectNotFound: (babel:String) [], CommandNotFoundException
? ? + FullyQualifiedErrorId : CommandNotFoundException
2020-08-28
可以參考下這個(gè)問(wèn)題的回答:?http://idcbgp.cn/qadetail/348066?