saleor / saleor-storefront

A GraphQL-powered, NextJs-based, PWA storefront for Saleor. IMPORTANT: This project is [DEPRECATED] in favor of saleor/react-storefront soon to become our default demo and storefront starter pack.
https://demo.saleor.io/
BSD 3-Clause "New" or "Revised" License
769 stars 672 forks source link

npm install fails "Build failed with error code: 1" #1134

Closed Ferferite closed 2 years ago

Ferferite commented 2 years ago

What I'm trying to achieve

Trying to install the storefront on windows

Steps to reproduce the problem

  1. git clone https://github.com/saleor/saleor-storefront.git
  2. cd saleor-storefront
  3. npm install

What I expected to happen

Having no build errors and being able to run the storefront. 2022-04-19T18_50_40_899Z-debug-0.log

Screenshots

Attached the debug log.

System information Operating system: Windows 10 Browser: Edge

Ferferite commented 2 years ago

god, turns out I was following the 2.x instructions.