Seth Murphy

Results 23 comments of Seth Murphy

Ok, so I managed to fix the issues...but it is still failing 1 test, and it no longer works on versions of node

[https://github.com/eagerestwolf/node-memcpy](https://github.com/eagerestwolf/node-memcpy)

It does not. The error persists. Also, I pinned npm's version to 7.0.0, and the bug is not present in that version. ```txt prettier-config on  main [!] is 📦...

So, looking over the code, it would appear this isn't an issue with your plugin. I wonder if the issue lies with `conventional-changelog`? That's the only external import that would...

Found it. Sorry for the comment spam. There is a bug in `conventional-changelog`. They had an open issue for this. Apparently, it was resolved in a later version. https://github.com/conventional-changelog/conventional-changelog/issues/1114

My setup is working fine using version 7.0.2 and the new configuration. I am using the JSON config. https://github.com/garavest/eslint-config/blob/main/.release-it.json On Mon, Oct 9, 2023, 2:26 PM Norman Rusch ***@***.***> wrote:...

Sorry, been busy with my day job. Anyhow, my `process.platform` still reports as Darwin. The issue is `process.arch` reports as `arm64` not `x86_64`, so that's why node-gyp wants to build...

In the meantime, here is my build artifacts if they are of help. [Release.zip](https://github.com/Reon90/glfwJS/files/6201271/Release.zip)

So, a proposal for the Elysia team if they are interested. I can look into creating the plugin, but then donate it to the Elysia project if there is interest,...

> @pauliesnug that's got nothing to do with eslint 9. we could certainly do that - to help plugin developers, but it seems like you mean so that users have...