Jacob Morrison

Results 11 issues of Jacob Morrison

Specify to use version 0.1 of xml2js module due to changes in how version 0.2 parses the XML into JSON which breaks existing response handlers in gtalk.js

My bot has 4k servers so unfortunately the current implementation doesn't allow me to use my bot. I changed the disconnect to show me what was wrong: ```js bot.on('disconnect', function(e)...

🦋 rewrite

### What is the problem this feature will solve? I like the general format of the `deepStrictEqual` diff comparisons, but it would be nice to get this functionality "natively" to...

feature request

The postbuild script to rebuild those packages when installing discord.js (on Node 19 for me) with: ``` ../../nan/nan_callbacks.h:55:23: error: ‘AccessorSignature’ is not a member of ‘v8’ 55 | typedef v8::Local...

### Which application or package is this feature request for? discord.js ### Feature NodeJS will be enabling the `WebSocket` class by default in NodeJS 22: https://github.com/nodejs/node/pull/51594 and is already available...

feature request
packages:ws

### Which application or package is this feature request for? discord.js ### Feature Nodejs 16 is now EOL as of September 11 2023 and 18 is now LTS https://nodejs.dev/en/about/releases/ ###...

feature request
packages:discord.js

```js ReferenceError: primordials is not defined at fs.js:27:35 at req_ (node_modules/natives/index.js:143:24) at Object.req [as require] (node_modules/natives/index.js:55:10) at Object. (node_modules/webshot/node_modules/graceful-fs/fs.js:1:37) ``` I'm using the webshot modules but it's the inner workings...

```{"error":"Unauthorized","status":401,"message":"OAuth token is missing"}``` > What’s changing? > Starting on May 1, 2020, Helix will require the following: > > Use of OAuth across all endpoints, either via an app...

Running on a raspberry pi 4B: ``` Linux raspberrypi 5.10.103-v7+ #1529 SMP Tue Mar 8 12:21:37 GMT 2022 armv7l GNU/Linux ``` ```bash jake@raspberrypi:~ $ curl -qsL https://raw.githubusercontent.com/fluencelabs/cli/main/install.sh | bash Initiating...

Hello! We started receiving this error on our Cloud Instance and we're not quite sure what is causing it, but it seems to originate from doing the log streaming using...

type: bug
priority: p3
api: logging