-
## Steps to reproduce the problem
1. Make sure env variables are defined in `.env.local` or in the root of monorepo in `.env`
2. Run `saleor-app-checkout` on main brach with `pnpm run dev`
3. Visit…
-
### What I'm trying to achieve
Configure with `.env` file to make it easier to deploy Saleor with system services e.g. systemd and uWSGI.
### Describe a proposed solution
Support environment vari…
-
Hi, when running docker-compose o get this error "Cannot locate specified Dockerfile: ./Dockerfile.dev"
I am working in a machine with ubuntu 20.04 with "Docker version 19.03.12, build 48a66213fe
"
-
### 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…
-
Hi, I am trining to reset the password in the saleor-storefront using saleor-sdk. Is the sdk can handle resetting the user password.
Which function shall I import from sdk.
-
### What I'm trying to achieve
We sometimes run into situations where a single product can fall into multiple categories. Depending on how the category tree has been modeled, the categories may not e…
-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/medusajs/medusa/issues
### Issue Summary
Following the main…
-
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…
-
Hi, I am getting this error when I try to populate my database with example store and create a user
`django.db.utils.ProgrammingError: column "meta" of relation "shipping_shippingmethod" does not e…
-
### What I'm trying to achieve
Successfully `pnpm run build`.
### Steps to reproduce the problem
1. `pnpm i`
2. `pnpm up --latest`
### What I expected to happen
The following ERR messages go…