摘要: 前言 npm run scripts 时报错:sh: better-scripts: command not found 可以判断系统在尝试运行 better-scripts 时未能找到该命令 安装 npm install --save-dev better-npm-run 如果项目需要全局安装 n 阅读全文
posted @ 2025-04-19 14:58 牛奔 阅读(13) 评论(0) 推荐(0)