-
my code:
```js
import { parse } from 'acorn'
async function genAST(filePath, sourceType = 'module') {
console.log('filePath :>>', filePath)
const jsString = await readFile(filePath)
retu…
-
**Describe the bug**
Visiting the Bull Board UI at `https://< site >/api/ui` whilst self-hosting on v0.21.1, using the official AP docker image (not locally built) results in multiple errors in the c…
-
Hi,
I am using micropython 1.22 and idf 5.1. I am targeting the same device as you XIAO esp32s3
I get the following error compiling.
Frankly no idea how to proceed.
Any help highly appreci…
-
I am trying to programmatically create dynamic text sprites within a custom scene. I am building the sprite like this:
`text_1 = sprites.DynamicFancyText(width, height, data_source=None)`
`text_1.…
-
Here's my queue state in redis after adding repeatable jobs to the queue:
```
127.0.0.1:6379> keys *
1) "hmns:dev:bull:events:repeat"
2) "hmns:dev:bull:events:repeat:b5230d67db4ca2b571297e5f6cc5…
-
### Version
v3.10.0
### Platform
NodeJS
### What happened?
I have a service that runs in a Kubernetes pod.
Upon startup, this service creates repeatable tasks with fixed IDs if they are not alr…
-
From Gregor's email in "Saving Scrambles to Google Drive" email thread (WRT, WRC, WQAC and WST copied):
> Regarding a more sophisticated technical implementation (read: automated backups) there is …
-
Vulnerable Library - express-4.3.1.tgz
Path to dependency file: /package.json
Path to vulnerable library: /package.json
## Vulnerabilities
| CVE | Severity | CVSS | Dependency | Type | Fixed …
-
### Version
v5.12.10
### Platform
NodeJS
### What happened?
i don't know what happening.
i am scheduling 10 repeat job every 30 sec.
but all time single job always active & later fa…
-
i set up with nestJS. it seems to work properly but i got error like below.
do i need to set up something else?
`{"response":{"message":"Cannot GET /queues/static/locales/ko-KR/messages.json","…