Closed ndrubins closed 10 months ago
Sorry for the delay - I hope you found a resolution to your issue. I just tried the command to see if something has changed but it worked and I cannot replicate this error. I wonder if your internet connection temporarily went out or something.
Thanks for the response. Yeah, I managed to work it out.
Great!
Hi, I'm following this stackoverflow post but executing
rminiconda::install_miniconda(name='your_name')
gives me this error:But 'https://repo.anaconda.com/miniconda/Miniconda3-latest-MacOSX-x86_64.sh' exists and can be downloaded.
Is there a way to point
rminiconda::install_miniconda
to a pre downloadedMiniconda3-latest-MacOSX-x86_64.sh
file?