Martin Klinke
Martin Klinke
@Toilal First of all, we really appreciate your effort to build and maintain this component that we have successfully used in AngularJS projects. As we are currently in the process...
Might be relevant: https://github.com/nodejs/node/pull/44731
FWIW, I (re)moved the `~/.docker/config.json` and then the login succeeds as described in the docs. I'm running this in WSL2. `aws-cli/2.1.3 Python/3.7.3 Linux/4.19.128-microsoft-standard exe/x86_64.ubuntu.20` ``` Client: Version: 19.03.8 API version:...
Even though the Windows API is needed, it would be very helpful if the package could still be installed independently of the current OS, for example to support monorepo builds...
FWIW, I've done a migration from vm2 to isolated-vm and the most useful information I found came from [this comment](https://github.com/laverdet/isolated-vm/issues/322#issuecomment-1339071261) and the linked code. Basically, you need to think about...
Same problem here: Client: Version: 17.12.0-ce API version: 1.35 Go version: go1.9.2 Git commit: c97c6d6 Built: Wed Dec 27 20:11:19 2017 OS/Arch: linux/amd64 Server: Engine: Version: 17.12.0-ce API version: 1.35...
> Pinging this thread in case anyone has managed to figure out a fix. Node v22 added in the experimental flag to automatically patch in support for `require()` calls in...