You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've ran docker compose up but it gives me this error in Frontend container:
yarn run v1.22.4
$ vue-cli-service serve
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
/bin/sh: vue-cli-service: not found
error Command failed with exit code 127.
I've tried running yarn install inside frontend folder thinking it may need node-modules, but without success.
The text was updated successfully, but these errors were encountered:
I've ran docker compose up but it gives me this error in Frontend container:
I've tried running yarn install inside frontend folder thinking it may need node-modules, but without success.
The text was updated successfully, but these errors were encountered: