My project files have stopped appearing in the file navigator. All I can see is the assets
directory (which is empty):
When I open the console and run ls
all the files exist. Editing the files from the console using nano
successfully updates them. However, they’ve simply stopped appearing in the GUI. I’ve tried running refresh
but it hasn’t helped. I’ve also tried creating a remix of this project, but the problem persists in the remix.
Is this a bug with Glitch, or is there something I can do to have the files appear and be editable in the GUI again?
Cheers,
Jared