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.
@RhinoRunner it reinstalls it
@Akashdeep122 delete the packager files under your normal files. if you do this you wont get the modules downloaded, though
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?
@romulushill I can't really say because I've never had that happen to me before, but it could be assigning you a new Runner instance for whatever reason. Usually they keep packages relatively inline and untouched.
@romulushill did you find how to do it ?
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!