The docker file below it builds just fine, but how it runs the "npm install" without installing the nodejs and npm before as a dependency?
FROM node