shopware/development

storefront:watch not working

Closed this issue · 2 comments

I'm using the Docker setup on Ubuntu 20.04.

When running the command ./psh.phar storefront:watch I'm getting the following error:

(2/2) Starting
> APP_URL=http://localhost:8000 PROJECT_ROOT=/app/  npm --prefix vendor/shopware/platform/src/Storefront/Resources/app/storefront/ run watch
        npm ERR! missing script: watch
        
        npm ERR! A complete log of this run can be found in:
        npm ERR!     /.npm/_logs/2020-11-04T11_37_50_146Z-debug.log
        
Execution aborted, a subcommand failed!

Seems to be something wrong with this script?

Same here

use storefront:hot-proxy instead