Closed sullrich closed 2 years ago
the script (netclient-install.sh) downloaded by the curl command does not support macOS at this time. The UI should not have Mac in the label for this command.
you will have to download the netclient binary (https://github.com/gravitl/netmaker/releases/download/v0.12.2/netclient-darwin) and run the command manually
./netclient join -t <token>
Good to know! Thank you
Contact Details
sullrich@gmail.com
What happened?
Using the curl command given by the Netmake Create Key interface results in the error:
OS unsupported for automatic dependency install
Version
v0.12.2
What OS are you using?
Mac
Relevant log output
Contributing guidelines