Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Cannot Edit in read only editor Codesandbox

I am trying to use codesandbox by importing the github repository. I am not able to edit the contents of the package.json file. It says cannot edit in ready only editor. How to solve this error?

like image 614
Jay Rajput Avatar asked Jun 21 '26 20:06

Jay Rajput


1 Answers

step1: Ctrl+save

step2: Refresh the webpage from the web browser.

That's it. You are good to go now.

like image 189
Nishant Kumar Avatar answered Jun 23 '26 18:06

Nishant Kumar