Glitch project deleted in vsc

I was deleting some files but by accident I deleted the main folder in VSC and now the glitch project doesn’t load anymore. Please delete it and I’ll create a new one name: dyedeyes-2

I created a new project called dyedeyes2 so do mind to delete the one with the -

You may be able to recover the state before the deletion, by either

  • asking Glitch staff to restore from a backup, this is the easier option.

  • or connect to the console, if possible, and unwind some history using git command line

https://glitch.com/edit/console.html?myproject

git log

shows changes. Which commands to do next depends on which commit you want to get back to.

Hey @RobinSchapendonk it looks to me like you’re still in that project, so you should be able to delete it yourself from the Editor of your glitch.com profile.

Yes, thanks now i can delete it

1 Like