gulp的ES6轉換問題Cannot find module '@babel/core'

遇到的坑: gulp的ES6轉換問題Cannot find module ‘@babel/core’折騰了我2個多小時,苦得一逼,基本找不到可行的方案es6 解決方案:嚴格按照我一下的路線進行安裝gulp-babel 步驟1、建立工程目錄 Project-demo/web |── dist/npm ├── src/ ├── js/ └── index.jsjson 步驟2、安裝gulp和編譯ES6
相關文章
相關標籤/搜索