npm compilation errors on Windows
There appear to be *nix exclusive syntax in package.json that prevents anything from being compiled on Windows.
Terminal output on attempting to run `npm run build vscode`:
npm run build vscode
win95-themes@2.2.0 build
./scripts/build vscode
'.' is not recognized as an internal or external command,
operable program or batch file.
Thank you for your time!
关闭于 2026-01-30 8 条评论