vscode
vscode copied to clipboard
Cannot be built in AIX 7.1
Does this issue occur when all extensions are disabled?: Not sure
- VS Code Version: 1.93.1
- OS Version: AIX 7.1 PPC64
Steps to Reproduce:
- Login to AIX
- Compile and install node 20.18.0
- Clone and checkout 1.93.1 branch
- Install all dependencies with
npm install --global --verbose
Already known issues: microsoft/vscode-policy-watcher and PR
Upgrade of dependencies @vscode/policy-watcher
(in lib/vscode/package.json
) might solve this issue.