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
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