Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm run build-assets #123

Closed
toppylawz opened this issue May 9, 2020 · 3 comments
Closed

npm run build-assets #123

toppylawz opened this issue May 9, 2020 · 3 comments
Labels
bug Something isn't working

Comments

@toppylawz
Copy link

What I'm trying to achieve

Following the standard documentation to install saleor on windows (https://docs.saleor.io/docs/getting-started/installation-windows/). On reaching step 9, I ran into the problem of

npm ERR! missing script: build-assets
npm ERR!
npm ERR! Did you mean one of these?
npm ERR!     build-schema
npm ERR!     build-emails

npm ERR! A complete log of this run can be found in:

Please how can I fix this error?

System information
Operating system: Windows 10

@JAAulde
Copy link

JAAulde commented May 9, 2020

@toppylawz You haven't done anything wrong. The project authors will need to correct their documentation for you, or release a patch with the build-assets script present in the package.json. I hope they can get to this quickly for you.

@NyanKiyoshi NyanKiyoshi transferred this issue from saleor/saleor May 10, 2020
@NyanKiyoshi NyanKiyoshi added the bug Something isn't working label May 10, 2020
@maarcingebala
Copy link
Member

@toppylawz @JAAulde We updated the docs and here is the link to the newest version of the installation guide for Windows: https://docs.saleor.io/docs/developer/installation/windows/.
The link provided by @toppylawz was referring to Saleor 2.9 where the build-assets command was available.

@xsKaisx
Copy link

xsKaisx commented Nov 2, 2023

npm run build-assets
npm ERR! Missing script: "build-assets"
npm ERR!
npm ERR! To see a list of scripts, run:
npm ERR! npm run
I got this on Mac? is it availble on mac yet?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants