-
I'm seeing the following error during initial setup
I couldn't find any mentions in the documentation about how to set the app.keys for strapi.
```
npm run develop
> my-strapi@0.1.0 develop…
zzell 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…
-
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…
-
I am experiencing caching problems in various places, basically anywhere the JS-SDk is used.
But to reproduce here is a specific example.
1. Use the frontend and perform requests related to produ…
-
### Package.json file
```JSON
{
"name": "medusa-starter-default",
"version": "0.0.1",
"description": "A starter for Medusa projects.",
"author": "Medusa (https://medusajs.com)"…
-
### Package.json file
```JSON
{
"name": "medusa-starter-default",
"version": "0.0.1",
"description": "A starter for Medusa projects.",
"author": "Medusa (https://medusajs.com)",
"licen…
-
```
warn: received payment data from session not order data
error: `order_id` is mandatory
Error: `order_id` is mandatory
at Object.fetch (/private/var/folders/nm/k0dxvggn2qj1gbdbtt5p30l8…
-
### Package.json file
```JSON
{
"name": "medusa-starter-default",
"version": "0.0.1",
"description": "A starter for Medusa projects.",
"author": "Medusa (https://medusajs.com)",
"li…
-
## 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…
-
Hi Önder ALKAN, nice to meet you
I'm a full-stack developer like you.
I'm interested in medusa.js + docker project.
Now,I'm deploying medusa.js on AWS EC2.
Can you help me please?