Cannot install nvm with user-data on AWS ec2 ubuntu server
I am trying to update Nodejs to the latest version with nvm in the user-data section on AWS ec2 ubuntu server. But somehow it doesn’t update Nodejs to the latest version. Everything works fine via the normal command window.