【发布时间】:2021-01-26 22:13:34
【问题描述】:
我使用 replit 但控制台日志一直告诉我每次尝试运行它时缺少一个脚本
因为我使用replit,但在replit文件中它说run = "npm start",每次我运行它都说脚本“start”丢失
here you can see the pic where it gives the error
【问题讨论】:
-
你必须在 package.json 中定义
start命令
标签: javascript node.js discord.js bots