How to run npm commands in the container
Hello I successfully build my NodeJS app with Heroku Buildpack.
Now I want to run an npm command in docker terminal, but I get an error that the npm command is not found.
Now I want to run an npm command in docker terminal, but I get an error that the npm command is not found.