-
Hello!
I am unable to find any guide or anywhere as how to generate:
STRAPI_WEBHOOK_REVALIDATION_SECRET=
I am unable to connect to strapi. I used your image to install strapi.
frontend giv…
-
Hello there,
Thank you for making this plugin. This is much much better than the built-in `relation`.
Should this plugin work for Strapi 5?
It seems to be restricted to 5.0.0 only.
```
npm …
-
Hello
When can we expect Strapi 5 support?
-
I was wondering if there are plans to make the plugin Strapi 5 compatible in the near future? We are looking to update our Strapi to v5 and would love to make use of this plugin.
-
## Description
Set up a Strapi instance in the BOC environment to enable content management and API functionalities as required by the application.
## Goals
- [x] Install and configure Strapi in the…
-
Requesting the Developer's Team to provide support for version 5 of Strapi. I tried to use the Orama Plugin but was unable to do so because the project i'm using is built using Strapi Version 5 as the…
-
I'm trying to use the plugin with Strapi 5 and receive this error during the build:
```bash
RollupError: [commonjs--resolver] Expression expected in /Users/candidosales/Documents/Projects/turism…
-
node_modules/strapi-chat-genius/node_modules/@strapi/helper-plugin/dist/index.mjs (6:9): "Redirect" is not exported by "node_modules/react-router-dom/dist/index.js", imported by │
│ "node_module…
m7jxc updated
20 hours ago
-
During compiling Strapi V5 an error occurs :
npm error Could not resolve dependency:
npm error peer @strapi/strapi@"^4.0.0" from strapi-blurhash@1.3.0
npm error node_modules/strapi-blurhash
npm …
-
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…