[Solution found!] 您需要使cross-env全局运行,而不是将其包含在项目中。 1)删除node_modules文件夹2)运行npm install --global跨环境3)"cross-env": "^5.0.1", ...
確定! 回上一頁