Does it possible to run bootstrap command offline for rebar3. Where do I keep the dependency packages(cf, erlware_commons,getopt, providers).
I get below error when I run ./bootstrap
offline.
| Error: Unable to fetch package providers 1.8.1: failed connect
| Error: Unable to fetch package getopt 1.0.1: failed connect
| Error: Unable to fetch package cf 0.3.1: failed connect
| Error: Unable to fetch package erlware_commons 1.4.0: failed connect