-
### I tried this:
Running `npm run dev` fails since version 2.7.10 with error ERR_FS_CP_EINVAL
### This happened:
npm run dev
> plg-event-catalog@0.1.0 dev
> eventcatalog dev
Setting up …
-
### Use Case
I would like to propose an enhancement to the existing configuration of services in the EventCatalog, specifically regarding the integration with AsyncAPI files. Currently, the services …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Use Case
Quite a hard problem to explain but will do my best.
Most of EventCatalog us built using TypeScript and compiles into CJS files (bin folder) etc. This uses tsup.
When people checko…
-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/boyney123/eventcatalog/blob/master/CONTRIBUTING.md#reporting-ne…
-
### I tried this:
Running the command "npm run generate" command as described in the documentation
### This happened:
I get the error:
{
code: "ERR_UNSUPPORTED_ESM_URL_SCHEME",
}
"Err…
-
### I tried this:
I tried to update to 2.7.13, I removed
.eventcatalog-core
node_modules
package-lock.json
once deleted I did
npm install
### This happened:
nenne@MacBook-Pro eventcatalo…
-
### I tried this:
If you have a page like this:
```
---
id: lightmeasuredmessageavro
version: 1.0.0
name: lightMeasuredMessageAvro
summary: ''
badges: []
schemaPath: schema.avsc
---
## Ar…
-
### I tried this:
Generated the catalog using generator-asyncapi (5 events, 8 services).
Went into the discover page and clicked on the search fields of events.
### This happened:
It successf…
-
### Use Case
The example services, for instance InventoryService, have fields for repository url and language, but they are not displayed anywhere anymore. It would be nice to have them back.
```
r…