-
### Package.json file
```JSON
{
"name": "medusa-starter-default",
"version": "0.0.1",
"description": "A starter for Medusa projects.",
"author": "Medusa (https://medusajs.com)",
"licen…
-
Hi MedusaJS Team,
I hope you're doing well. I have created a Turkish language support file for MedusaJS, and I would love to contribute it to the project. The file includes translations for various…
-
On `v2.0.1` It is not possible to install meilisearch with :
```
npm install medusa-plugin-meilisearch
```
I get:
```
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
…
-
### Package.json file
```JSON
{
"name": "medusa-starter-default",
"version": "0.0.1",
"description": "A starter for Medusa projects.",
"author": "Medusa (https://medusajs.com)",
"li…
mrfzd updated
2 weeks ago
-
### Package.json file
```JSON
{
"name": "medusa-starter-default",
"version": "0.0.1",
"description": "A starter for Medusa projects.",
"author": "Medusa (https://medusajs.com)",
"licen…
-
I've got an issue where when I try to log in to the admin section on Chrome and Safari. The authentication call goes through and it redirects to admin from the login, but then I get a 401 from the `au…
-
## Bug report
### Describe the bug
When trying to complete an order and the reroute from placeOrder() the country_code is coming back undefined, but it is defined in the database entry. This is…
-
### Package.json file
```JSON
{
"name": "medusa-starter-default",
"version": "0.0.1",
"description": "A starter for Medusa projects.",
"author": "Medusa (https://medusajs.com)",
"li…
-
### What Medusa version and documentation are you using?
None
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://gi…
-
Hi guys! Im creating a checkout flow and really like MedusaJS. However, I noticed I cannot update the cart with a shipping address where the country is not included in the cart's region.
i.m.o. it …