admin管理员组文章数量:1289391
I followed the official document step by step:
cd vscode
npm install
Ctrl+Shift+B
When starting a project, execute:
.\scripts\code.bat
The error I'm getting is:
E:\projectCode\ai-ide\vscode> .\scripts\code.bat > [email protected] electron > node build/lib/electron node:events:509 throw err; // Unhandled 'error' event ^ Error [ERR_UNHANDLED_ERROR]: Unh Node.js v20.18.1 '".build\electron\Code - OSS.exe"' is not recognized as an internal or external command
I can run VSCode locally normally.
How to solve the running error? thank you.
本文标签:
版权声明:本文标题:node.js - How to solve the error message when starting and running the VSCode source code locally? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1741457558a2379843.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论