balena-cli now installs cleanly on x/ubuntu 20.04

i think i previously had problems installing balena-cli (the npm edition) on x/ubuntu 18.04 but its has just installed perfectly on x/ubuntu 20.04 (node 10 npm 6)

  # aptitude install nodejs   
  # aptitude install npm
  # npm install balena-cli -g --production

  $ balena login

Thank you for your contribution, glad you were able to install it.

1 Like