My repl isn’t loading and account glitching out [closed]
Closed 2 days ago.
Replit modifying flask setup even though not necessary
I have noticed that recently the replit agent starts to modify the flask setup, even though nothing is wrong with it.
Replit console window line width getting narrower
In my replit app on Mac (and in the web interface as well), the display area of the console window is shrinks with every line printed in the console. When opening a new console window, it has the usual width (80 chars maybe), and then with every line printed, the line width shrinks down to 2 characters per line.
Replit starter plan development time feature issue [closed]
Closed 8 hours ago.
Replit console displays old code output that has no relevence to new current code
I deleted old java code in a repl and replaced it with a completely different and new program, but it still outputs the old code output in the console despite running the new program.
Is it possible to develop a mobile app using React Native within Replit?
I’m currently developing a mobile application that requires React Native to implement native features like the camera and push notifications. I’ve been exploring Replit as a development platform, but I can’t seem to find explicit support for React Native. However, I do see that Replit supports React with JavaScript and TypeScript.
Replit not displaying results?
enter image description here When I run my code, it does not give me results. It just says ‘Run’ on the console page. It does not allow me to see results or interact with the code at all.
How do I fix the error code 127 in this instance?
My code:
Replit does not run the main.py from a folder
Please help