In one of my replit templates ,there is one in which It is saying indes.js not found after upgrade.
It consists of all the code i have been doing from a lot of time. Any help here would be appreciated
Could you post a link to the cover page of the Repl this issue is occurring in? This could help the community work with you to diagnose and resolve your issue.
Odd. What happens if you show hidden files (if you can find the button that is)? Also, what does ls show in the Shell?
Edit: from the cover page, there appears to be a main.py file, albeit empty. Try killing1 in the Shell, and doing a cache refresh as well (Ctrl+Shift+R).
Anyway though, you still have the Linux terminal if you really don’t want to create a new Repl, you can just use nano main.py and run the script using python main.py, you won’t be able to install any Nix packages, or use any pip dependencies though.
Edit: Nevermind, I don’t think you can actually use python because replit.nix was removed.
Ok so I just went through a significant amount of my repls and 15 contain no files this means that I have lost code meaning that I no longer have these projects. Can some other people check there repls to see if it is just me.