Is it possible to stop the automatic package configuration?
I want to stop it happening because it happens so often that it keeps stopping my repl. Please let me know if its possible!
Once it starts downloading/updating a package, you cannot stop it. If you accidentally downloaded a package that you don't want, you can go to the packages
on the left, and search and find the package, then undo it.
Not entirely sure what you mean. Could you send either the Repl or a screenshot of it?
SixBeeps I cant send a screenshot because its gone, but when you have a repl, after some time it will suddenly say in the console automatic package configuration, and it will sort of update all your packages then allow you to press start again! This is great but it stops the repl whilst it does this, so I dont want it to do that. How do I prevent the repl automatically updating its packages?
If you get the packages as files (upload them to repl.it) and import them through their file names, yes.
@Andy_4sberg Oh ok ill try, Thanks @Andy_4sberg
Your welcome, @romulushill!
@Andy_4sberg Tysm
Glad I could help you, @romulushill!