Justin Silver
Justin Silver
Hi @edgardmota - I made a Docker image for MariaDB on Alpine Linux that loads the docker-entrypoint-initdb.d files correctly. It's based on the latest MariaDB base image files with a...
@googlebot I signed it!
I was getting this same error but was able to get the build working with Node 8.2.1 and `[email protected]` (there is a [bug in `[email protected]` + electron](https://github.com/npm/npm/issues/17781) that will be...
@krazyjakee does it work if you try my fork in https://github.com/luin/medis/issues/73?
In case this is helpful I was having similar behavior trying to build in a Docker container on an Ubuntu machine with 2 cores and 4gb of ram. It would...
Unfortunately I don't have time to right now to merge the upstream updates into this PR but for anyone else needing to generate custom error signature hashes you can use...
@shevek I saw a similar error creating webhooks and fixed the problem by renaming the github repository and then changing it back to the original value, it seemed to be...
@jborysewicz will it compile if you change it to `std::isnan(x)`?
@FranciscoKloganB I added `architecture` detection in this PR so you can specify `arm64`, `x64`, etc- https://github.com/charlesguse/run-script-os/pull/54 - `postinstall:darwin` - OSX - `postinstall:darwin-x64` - Intel Macs - `postinstall:darwin-arm64` - Apple Silicon/ARM...
I made this branch which does it https://github.com/doublesharp/run-script-os-arch/tree/architecture