iocave / monkey-patch

Inject custom javascript into vscode
MIT License
154 stars 17 forks source link

Failed to enable MP due to Read-only File System #23

Closed delvinwidjaja closed 3 years ago

delvinwidjaja commented 3 years ago

Hi! I'm trying to enable Monkey Patch but I got this following error:

Screenshot 2021-04-06 at 16 09 30

How do I fix this? Thank you for your help 😃

Tried this on: VSCode: 1.50.0 MacOS: BigSur 11.0.1

knopp commented 3 years ago

You are either trying to run VSCode from Downloads folder, or it still has the quarantine flag. Please see https://github.com/iocave/monkey-patch/issues/6.

delvinwidjaja commented 3 years ago

It works. thanks!