You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tried to create the docker container and I get an error that I need Python 3.6
So I moved to starting from Ubuntu 18.04, had to add "sudo" as part of the install list.
But something in the node installation says it won't work with bionic
+ curl -sLf -o /dev/null 'https://deb.nodesource.com/node_7.x/dists/bionic/Release'
## Your distribution, identified as "bionic", is not currently supported, please contact NodeSource at https://github.com/nodesource/distributions/issues if you think this is incorrect or would like your distribution to be considered for support
The text was updated successfully, but these errors were encountered:
Tried to create the docker container and I get an error that I need Python 3.6
So I moved to starting from Ubuntu 18.04, had to add "sudo" as part of the install list.
But something in the node installation says it won't work with bionic
The text was updated successfully, but these errors were encountered: