- built and executed the code-oss
git clone .git
cd vscode
npm install
npm run compile
.\scripts\code.bat
-
- code-oss (latest, 1.98.2, ...)
- Windows 11 24H2
- Node.js 20.18.2
- Python 3.13.2
- Visual Studio 2022
- installed the language pack (e.g., MS-CEINTL.vscode-language-pack-ja-1.99.0.vsix, )
- changed language and restarted the code-oss
- got the following error
Error
Error launching app
Unable to find Electron app at C:\...\vscode\.build\electron
Cannot find module 'C:\...\vscode\.build\electron' 5. the code-oss is not localized
Tell me the solution.