-
See https://nodejs.org/api/globals.html#websocket
The if statement in api.js globalThis.WebSocket doesn't work as intended in recent node versions.
-
I get this error on console. Have I angered the gods with my hubris?
```
node:events:511
throw err; // Unhandled 'error' event
^
Error [ERR_UNHANDLED_ERROR]: Unhandled error. ({
cu…
-
T**rying to get this working with flux1-dev-bnb-nf4-v2.safetensors.**
**I'm using the flux.dev workflow json i found here:**
https://comfyanonymous.github.io/ComfyUI_examples/flux/
**im get…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
I'm using `v3.0.1` and subscribing using `quotesWebSocket = alpacaClient.data_stream_v2;` wit…
-
error when using the /add-product command
ReferenceError: productPrice is not defined
at Object.execute (/home/runner/ShopBot/commands/add-product.js:68:61)
at Object.execute (/home/run…
-
### What version of Bun is running?
1.1.30
### What platform is your computer?
Darwin 24.0.0 arm64 arm (MacOS Sequoia + M1)
### What steps can reproduce the bug?
I'd like to use bun to build a dy…
-
https://app.circleci.com/pipelines/github/MetaMask/metamask-extension/107429/workflows/6bdc94c7-6acc-4671-a1a4-6209c539b830/jobs/4015247/tests
Build - Regular
Browser - Chrome
Test Scenario - Cli…
-
**Describe the bug**
When I issue any command (/play, /summon, etc.), the bot generates an error in the log and quits.
**To Reproduce**
Steps to reproduce the behavior:
1. Install bot
2. Deploy…
-
### FAQ
- [X] Yes, my issue is not about [variability](https://github.com/GoogleChrome/lighthouse/blob/main/docs/variability.md) or [throttling](https://github.com/GoogleChrome/lighthouse/blob/main…
-
## Current Behavior
configuration parameters gets ignored if connecting with websockets
## Expected Behavior
configuration parameters like maxdata, maxrows, maxrowset, etc. should work
## …