-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
I can't enable Monkey Patch Extension in Code-1.73.1-1 (the Open Source version of VSCode) on ArchLinux.
The error is
Monkey Patch failed: Error: ENOENT: no such file or directory, open '/usr/lib/code/out/vs/code/electron-browser/workbench/workbench.html'
Indeed the package code doesn't contain the file and the directory workbench. Instead it contains /usr/lib/code/out/vs/code/electron-sandbox/workbench/workbench.html.
I have created a symlink from /usr/lib/code/out/vs/code/electron-sandbox/workbench to /usr/lib/code/out/vs/code/electron-browser/workbench and the command Enable Monkey patch has completed successfully (hopefully).
colinmford, dwhenson, lehni, owenfiscus, qyurila and 2 morelehni and CodingBobby
Metadata
Metadata
Assignees
Labels
No labels