Executing Elastic beanstalk environment with node.js but the it is not found

I have chosen to create an environment where to place in run Node.js with Elastic Beanstalk. I have installed properly mongodb into the amazon linux but I have not any node.js installed in the system even if I have choosen node.js as application environment. Do you have any idea? Should I have install node.js and npm manually into the instance?