-
Output from snap programs executed with the commands `:!` and `:r !` is empty.
Possibly because of this, LSP servers using nodejs will not work with the nodejs snap.
Using `io.popen` to read a snap …
-
### Description of the bug:
**environment:**
> $ cat /etc/os-release
> NAME="openEuler"
> VERSION="24.03 (LTS)"
> ID="openEuler"
> VERSION_ID="24.03"
> PRETTY_NAME="openEuler 24.03 (LTS)"
…
-
### Description:
In the old versions, I see the modal is able to display emoji but the latest versions, the emoji cannot be rendered in modal anymore.
So all the apps those use emoji in modal, wil…
-
I'm using connection pools. It works fine.
But if I restart the MySql server, My node application will generate a
nodejs FATAL ERROR: invalid array length Allocation failed"
The same code works …
-
### Prerequisites
- [X] I have written a descriptive issue title
- [X] I have searched existing issues to ensure the feature has not already been requested
### 🚀 Feature Proposal
I might be misrea…
-
##### Description
When generating and running the PetStore demo with graphql-nodejs-express-server you get the error:
> Error: There can be only one type named "User".
> Field "User.id" can onl…
-
### Reproduction
**vite.config.js**
```js
import { vitePlugin as remix } from "@remix-run/dev";
import { installGlobals } from "@remix-run/node";
import { defineConfig } from "vite";
installGl…
-
Hi together,
we're having trouble getting ziti-sdk-nodejs working without modifying the ziti-sdk-nodejs library code under Nextjs (React). We built and call the following test function using the ES…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: linux
…
-
Hi,
I'm using the client lib on an ESP8266-01. On the other end there is a NodeJS server running (using the [WS lib](https://github.com/websockets/ws)).
I'm not sure what's going on but the system i…