Charlie Laabs

Results 88 comments of Charlie Laabs

After scouring my Windows update history, I found the update that broke this: ![image](https://github.com/raphnet/gcn64tools/assets/6274312/7d1875ac-be77-4c81-99ff-b7c0bed5ba11) The "Logitech - USBDevice - 1.0.51.4614" driver update had a bunch of people complaining online about...

There's some typos I've found, so not ready to merge yet.

I've been digging into this issue and I learned quite a bit: - saxon-node still fails to build, even on the v12 (and master which it was merged into) branch....

@mulligandev I was able to get past the `SaxonCGlue.o', needed by 'Release/saxonXslt.node'` error when installing as a dependency (on Node 10, however). The main issue is that you must use...

I only plan on using xslt 2.0 for now. I was able to get my project to build saxon-node and pass the tests from `master`. 🎉 I updated my Dockerfile...

I was able to upgrade my config to the v12 branch. Thanks for all the work you put in @rimmartin!

Mostly because this project depends on the live state of the Epic Games systems, so an old version will usually just not work. I just use semver to indicate any...

Yeah, I'd accept a PR if you're willing. Probably best to pull the version number from the package.json and tag with only the major version if that works with renovate....