riju
riju copied to clipboard
Cannot run Elm
Steps to reproduce:
- Go to https://riju.codes/elm
- Click on Run
Error:
Compilation failed -- PROBLEM LOADING PACKAGE LIST ------------------------------------------------
I need the list of published packages to verify your dependencies, so I tried to fetch:
https://package.elm-lang.org/all-packages
But my HTTP library is giving me the following error message:
ConnectionFailure Network.Socket.getAddrInfo (called with preferred socket type/protocol: AddrInfo {addrFlags = [AI_ADDRCONFIG], addrFamily = AF_UNSPEC, addrSocketType = Stream, addrProtocol = 0, addrAddress =
To fix this, we either need to adjust Elm so that it does not need network connectivity to run 'hello, world', or we need to find a way to allow outbound network connections without enabling abuse that violates AWS terms of service.