-
Calling `npm install serialport` on Windows 10 64-bit does not download the prebuilt binaries. Instead it tries to build from source which fails with the following message when the correct Visual Stud…
-
Hi, thank you so much for this great repo!
standalone.html works, but after the npm install (that said there were 157 vulnerabilities (4 low, 52 moderate, 79 high, 22 critical) ), I've tried both '''…
-
## What's going wrong?
If I use `exec_mode : "cluster"`, pm2 throws `ERR_UNSUPPORTED_ESM_URL_SCHEME`, while `exec_mode : "fork"` works correctly.
The issue has been already filled: https://git…
-
### Steps To Reproduce
Steps to reproduce the behavior:
`flake.nix`:
```nix
{
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-unstable";
for-all-systems.url = "github:Indus…
-
### Is your feature request related to a problem? Please describe.
Installing `aws-crt@1.12.5` adds 118 dependencies in node_modules as shown below.
```console
$ mkdir test-aws-crt && cd test-a…
-
Running `gradlew farmIntegrationTest` works perfectly unless some exception occurs.
When integrationTest gradle-task fails, then the container (e.g. jetty) stop command is not run. So after next `gra…
egaga updated
9 years ago
-
### Feature id and version
ghcr.io/devcontainers-extra/features/pipx-package:1.1.7
### Devcontainer base Image
docker.io/library/alpine:latest
### What happened?
when attempting to buil…
-
Hi there,
I am trying to run a local Tabloro server, and everything seems to work fine, until I try to upload a game piece, which invariably leads to an alert saying simply "error".
Running in Ubunt…
-
I was using D3v3 in an addon I am working on, and then switched to your library. I then started seeing this error when I start the addon's nodejs server:
```
TypeError: app.import is not a function
…
ghost updated
8 years ago
-
I have many "mixed projects" in my workspaces - projects that have, say, Node Javascript components and Rust NAPI components that they work with. With such a layout, the Node stuff is usually in one f…