Wednesday, 24 May 2017

Heroku Run Npm "Command Not Found"

Based on this question, when I try to run the suggested answer (heroku run npm run "script name") I get "bash: npm: command not found". I'm trying to trigger the script on a deployed meteor NodeJS app to Heroku (node version 4.8.2 and npm version 4.6.1). Any solutions to why?



via qballmath

No comments:

Post a Comment