按照官网执行到第7步,npm start出现'build-scripts' 不是内部或外部命令,也不是可运行的程序。怎么办?
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,由于缺乏必要的信息(如 bug 重现步骤、引擎版本信息 等),无法定位问题,请按照 issue bug 模板 补全信息,也可以通过阅读 引擎的 issue 说明 了解什么类型的 issue 可以获得更好、更快的支持。
参考 https://github.com/alibaba/lowcode-engine/issues/1388#issuecomment-1360948276
另外,辛苦指出你看的出码文档是哪一篇?我们需要改正一下 @Mike2100