-
```
error: property status should not exist
Error: property status should not exist
at /marketplace/api/node_modules/@medusajs/medusa/dist/utils/validator.js:153:31
at step (/marketplace…
-
Hello,
my server gets an error kill EPERM when I make a modification to any backend file, here is my error:
`medusa-starter-default:dev: info: src\api\store\wishlists\route.ts modified: Resta…
-
### Package.json file
```JSON
{
"name": "medusa-starter-default",
"version": "0.0.1",
"description": "A starter for Medusa projects.",
"author": "Medusa (https://medusajs.com)",
"licen…
-
### Package.json file
```JSON
"dependencies": {
"@instana/opentelemetry-exporter": "^3.19.0",
"@medusajs/admin-sdk": "2.0.1",
"@medusajs/cli": "2.0.1",
"@medusajs/framework": "…
-
### Package.json file
```JSON
{
"name": "@vymalo/backend",
"version": "1.0.0",
"description": "Vymalo Backend",
"author": "Vymalo Team (https://gitbuh.com/vymalo.com)",
"private": true…
-
### What Medusa version and documentation are you using?
v2
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com…
-
### Package.json file
```JSON
{
"name": "",
"version": "0.0.1",
"description": "",
"license": "MIT",
"keywords": [
"sqlite",
"postgres",
"typescript",
"ecommerce",
…
-
warn: The subscriber in /Users/neo/workplace/medusa5/lei5/node_modules/.pnpm/medusa-plugin-brevo-email@1.0.13_@babel+core@7.25.2_@medusajs+medusa@1.20.9_@mikro-orm+migrat_gyu32p7jrkegg7wx6t2atl743u…
-
[MedusaJS]( https://medusajs.com/) is an open source & fully customizable alternative to Shopify.
It comes with a headless cms backend, admin dashboard, and a storefront in NextJS or Gatsby.
ERPNext…
-
## Bug report
**Code(from v2 docs):**
```js
import Medusa from "@medusajs/js-sdk";
// Defaults to standard port for Medusa server
let MEDUSA_BACKEND_URL = "http://localhost:9000";
if (im…