Saleor: npm run bild-assets

Created on 7 Jan 2020  路  3Comments  路  Source: mirumee/saleor

Hi there, I'm trying to install saleor on my Ubuntu local machine. I'm experiencing errors with npm with command npm run build-assets.
It's giving me like npm run build-assets is missing script.
Why?

All 3 comments

@gComet
First do npm install , after that npm run build , not npm run build-assets and wait.
It will be done after couple of minutes.

It seems that the installation instructions are not updated yet.
To summarize, the current master branch (saleor) contains the backend. There's a separate repo for the storefront and dashboard.

Please refer to the following issue for more details:
https://github.com/mirumee/saleor/issues/5104

By default, the docs refer to the 2.9.0 version of Saleor where this command is still available. Docs for the pre-release version (master) can be found here: https://docs.getsaleor.com/docs/next/index.html.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

lewis617 picture lewis617  路  3Comments

Pacu2 picture Pacu2  路  3Comments

8BitAce picture 8BitAce  路  4Comments

ghost picture ghost  路  4Comments

mad-anne picture mad-anne  路  3Comments