-
Hello fresh install on Ubuntu 20.04 (LTS) x64 any idea Thanks
```
Creating production deployment packages for Saleor API & GraphQL...
npm ERR! code ETARGET
npm ERR! notarget No matching versio…
-
Scenario 1 - creation
GIVEN
saleor CLI is installed
WHEN
`saleor app create` is triggered
THEN
app folder is created and files are there
Scenario 2 - dev sever
GIVEN
Scenario 1 is p…
-
This repository should have CICD with Github actions running with manual trigger (at the moment).
Via REST API this workflow can be triggered and connected to other repos - like open PR (in Storefr…
-
### What I'm trying to achieve
I'm trying to test this platform as described in First Steps: https://saleor.io/open-source/
### Steps to reproduce the problem
1. Clone the repo: git clone https…
-
### pnpm version:
```
{
'react-storefront': '0.1.0',
npm: '8.15.0',
node: '16.17.0',
v8: '9.4.146.26-node.22',
uv: '1.43.0',
zlib: '1.2.11',
brotli: '1.0.9',
ares: '1.18.1',
…
-
### What I'm trying to achieve
Setup Saleor with Docker for dev
### Steps to reproduce the problem
1. Clone the repo
2. Run `docker-compose build`
3. Run `docker-compose run --rm web python3 ma…
-
I try to run saleor-app-template in 3001 port. And got this error when try to view app on `http://localhost:3001/`
-
### What I'm trying to achieve
I am trying to bootstrap Saleor locally following the ["installation" section of the documentation](https://docs.saleor.io/docs/3.x/developer/installation).
### Step…
-
### What I'm trying to achieve
Make saleor-storefront run **without python2, but python3 ONLY**.
### Steps to reproduce the problem
1. Download and `npm i`.
### What I expected to happen
Th…
-
Hello, today I've attempted to build saleor-platform in multiple places including my Mac M1 Pro and an Ubuntu 20.04 VM. In both cases I've run into the following failure.
Can anyone in the communit…