Procfile commands was not found with dokku and node js

Viewed 418

I'm trying to deploy my nuxt app with dokku but web:command was not found

i'm trying to run:

web: npm run start

but it gives me:

web:: command not found
0 Answers
Related