500 mod.loadCodeWithNls is not a function (Have you applied the patches? If so, VS Code may still be compiling) #7392
|
node:v22.15.1 run quilt push -a |
Replies: 2 comments 5 replies
|
It looks like the patches failed to apply. Did you clone the submodule before patching? |
|
same problem here |







Oh apparently users have ran into this before: #5770 (comment)
Looks like the issue is with
patchon macOS. Apparently you can install a working version withbrew install gpatchand then restarting your terminal.