-
## Bug report
### Describe the bug
After running `npx create-medusa-app@latest`, it fails to create a project if not having the same Postgres username as a database name.
That's because the sc…
-
### 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
```prepare-s…
-
I ran into an issue where guest user checkouts were pulling the customer ID from the last person to log into our store in production mode, causing orders to get attributed to the wrong customer and ha…
stf9 updated
8 months ago
-
## Bug report
### Describe the bug
I have just installed and set up Medusa, and I'm using the JS Client with Vue 3. Within my interface, I need to determine if the user is logged in and, if so…
-
I have added this package to my nextjs project and I have this build error
![image](https://github.com/qdrant/qdrant-js/assets/38364556/449ee034-cbcc-40ff-8827-2d34be96cf0c)
if I update line 4 to th…
-
## Bug report
### Describe the bug
The medusa retrieve product by handle query is cpu intensive, see sql below
SELECT "product"."id" AS "product_id", "product"."created_at" AS "product_cr…
-
Running a fresh build of Medusa using "npx create-medusa-app@latest" and when running "npm run build" I receive multiple module not found errors relating to "axios fetch adapter". Using Medusa version…
-
## Bug report
### Describe the bug
When using TypeScript and type-annotating instances of FulfillmentService, TypeScript error checking complains that retrieve does not exist contrary to existin…
-
### 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
With node v21.6.2,…
-
TypeError: cmd is not a function
at /usr/lib/node_modules/@medusajs/medusa-cli/dist/create-cli.js:284:7
at /usr/lib/node_modules/@medusajs/medusa-cli/dist/create-cli.js:108:24
at Object…