Refresh loop bug

make a glitch.json and put {“install”: “refresh”, “start”: “refresh”} make the project unacessible

Hey @Miguel_exe,

Your project’s console should be still accessible at https://glitch.com/edit/console.html?PROJECT-NAME. Replace PROJECT-NAME with your project name. In the console type

ls

to make sure your glitch.json is there. Then do

rm glitch.json

so that your glitch.json gets deleted, stops the refresh loop and you can access your project again.

Hope this helps!

usually the console can be affected by this, and can constantly refresh aswell

It might be affected, but this still works! Experience!