lowcode-engine icon indicating copy to clipboard operation
lowcode-engine copied to clipboard

按照官网执行到第7步,npm start出现'build-scripts' 不是内部或外部命令,也不是可运行的程序。怎么办?

Open Mike2100 opened this issue 2 years ago • 3 comments

root@DESKTOP-NIO8CDD:/mnt/c/Windows/editor-project-name# pwd /mnt/c/Windows/editor-project-name root@DESKTOP-NIO8CDD:/mnt/c/Windows/editor-project-name# ls build.json build.plugin.js package.json public scripts src tsconfig.json root@DESKTOP-NIO8CDD:/mnt/c/Windows/editor-project-name# npm start

[email protected] start build-scripts start --disable-reload --port 5556

'build-scripts' 不是内部或外部命令,也不是可运行的程序 或批处理文件。

Mike2100 avatar Dec 29 '22 03:12 Mike2100

复现步骤不清晰,具体是哪个环节,辛苦补充一下相关的文档。

liujuping avatar Dec 30 '22 07:12 liujuping

你好 @Mike2100,由于缺乏必要的信息(如 bug 重现步骤、引擎版本信息 等),无法定位问题,请按照 issue bug 模板 补全信息,也可以通过阅读 引擎的 issue 说明 了解什么类型的 issue 可以获得更好、更快的支持。

github-actions[bot] avatar Dec 30 '22 09:12 github-actions[bot]

参考 https://github.com/alibaba/lowcode-engine/issues/1388#issuecomment-1360948276

另外,辛苦指出你看的出码文档是哪一篇?我们需要改正一下 @Mike2100

LeoYuan avatar Jan 04 '23 02:01 LeoYuan