Cannot edit config.json for Cloud Code

I am triyng to follow the below instructions linked below to get started with Cloud Code. I am using Parse/Bitnami/AWS but terminal gives me an error.
"E505: “config.json” is read-only (add ! to override)". When I add “!” to override terminal says

"config.json" E166: Can’t open linked file for writing
Press ENTER or type command to continue

directions I am following here
https://docs.bitnami.com/general/apps/parse/configuration/add-custom-cloud-code/

Try sudo vim config.json otherwise I believe you should open a ticket with them.

Thank you for your help, I will try this :slight_smile:

That worked! I can’t thank you enough :slight_smile:

1 Like