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.

本文标签: