I need to install the Meteorite software package in Meteor.
Environment is : Linux (Cent OS)
I am trying the commands below, but it gets an error. I don't understand about doing this. So, please see the below code and suggest how to accomplish installing meteorite software package into meteor.
[root@localhost myapp]# npm install -g meteorite
bash: npm: command not found
[root@localhost myapp]#