forked from fastapi/full-stack-fastapi-template
-
Notifications
You must be signed in to change notification settings - Fork 47
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Hi! I'm having issues running the frontend service with the following error during docker-compose up -d
:
frontend_1 | yarn run v1.22.19
frontend_1 | $ nuxt start
frontend_1 | /bin/sh: 1: nuxt: not found
frontend_1 | error Command failed with exit code 127.
frontend_1 | info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Any idea about what's happening here?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working