How to compile offline ? #1245
donghengqaz
started this conversation in
General
Replies: 1 comment 3 replies
-
There (at least) two places where we currently require internet access:
We should be able to ensure that Toit doesn't need internet access, if the packages are already present. I would have expected golang to use cached versions. So once the packages are there, it shouldn't need any internet anymore. I haven't tried it though. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For some reasons, I can't use the VPN, so I can't access some IP address. I compile the toit project, it shows as following:
Could I compile the project offline ?
Beta Was this translation helpful? Give feedback.
All reactions