-
## Bug report
### Describe the bug
Updated code base to newest preview (v2.0.6). Added an item to cart and when attempting to checkout get the following error:
``Error setting up the request: A…
-
### 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
medusa-plugin-wish…
-
### 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
When I follow the …
-
How can I generate access token?
![image](https://github.com/medusajs/medusa/assets/83642378/9be20c16-57d8-4771-ba5a-caad3a6ee871)
-
## Bug report
### Bug Description
Some words are not localized meaning that they are always in english regardless of the language that I select.
### Steps to reproduce the behavior
1. …
-
## Bug report
### Describe the bug
Hi :)
I had install the following packages:
```bash
npm install medusa-react @tanstack/react-query @medusajs/medusa
```
Configure the provider and use a…
-
## Bug report
### Describe the bug
A clear and concise description of what the bug is.
### System information
Medusa version (including plugins):v2.0.0-rc.6
Node.js version:20.18.0
…
-
While I'm running my staging server giving me the below error:
**Could not resolve module: cartCartSalesChannelSalesChannelLink. Error: Loaders for module cartCartSalesChannelSalesChannelLink faile…
-
## Bug report
### Describe the bug
When using `/store/products` route and ordering by `variants.prices.amount` not all products are retrieved even though the `count` in response is correct. The …
-
## Bug report
### Describe the bug
Extending an entity in newly created MedusaJS app does not work. I am trying to to add a simple string attribute **"customAttribute"** to the **"cart"** entity…