-
## Env
* Deno version:
```
deno 1.25.0 (release, x86_64-unknown-linux-gnu)
v8 10.6.194.5
typescript 4.7.4
```
## Phenomenon
Run the code:
```
import knex from 'npm:knex';
const DB =…
-
I have a wired error:
```
updateCalendar error: Cannot find module '/data/node_modules/basic-ical-events/dist/windowsZones.json'
Require stack:
- /data/node_modules/basic-ical-events/dist/index.js…
-
I am now a few days into fixing my install since it failed after i created a symlink to a new install location for docker because the drive was full from 50gb of docker images.
i tried two approche…
-
Currently, the check macros (`REQUIRE(...)`, `CHECK(...)`, etc.) must be called inside a `TEST_CASE*` (could be in another function, but there must be a `TEST_CASE*` higher up the call stack). They re…
-
Hi
Im running version 1.7.
My configuration is
```
config:
logLevel: debug
kubeQPS: 100
kubeBurst: 500
maxEventAgeSeconds: 600
metricsNamePrefix: 'event_exporter_'
logFormat: j…
-
Affected versions
- 0.2.0-dev3
- 0.1.3
# Reproduction script
See a reproduction script here: https://github.com/nordlei/vlei-sandbox/blob/main/src/issues/multisig-issuance-problem.test.ts
…
-
When using Kind on rootless Podman, which may run as a regular user, the quickstart fails with:
```console
$ kn quickstart kind …
-
Vulnerable Library - event-source-polyfill-1.0.26.tgz
A polyfill for http://www.w3.org/TR/eventsource/
Library home page: https://registry.npmjs.org/event-source-polyfill/-/event-source-polyfill-1.…
-
User "Rin" asked if this was possible. Surely it must be via some Powershell magic.
-
### Search before asking
- [x] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues.
### Question
Sending cloudevents format messages…