Jesse Luoto
Jesse Luoto
This should be fixed now
Yep, you'll need node.js >= 20, the prebuilt binaries are available for those versions only.
I've found the [nodesource distributions](https://github.com/nodesource/distributions?tab=readme-ov-file#installation-instructions-deb) to be a straightforward way to install more recent node versions on debian
There is a note about needing node.js 20 in the readme, but it seems to be easy to miss. I wonder which place would be better. Maybe a preinstall hook...
Unfortunately I have no idea how Windows works on development, the last time I used Windows as my main dev machine was over 10 years ago 😅 I'd guess both...
I think this might be because of the recent default context size change at version 2.2.0. As a workaround you could set the `--contextSize` argument to something less than 1000,...
Can you try lower values too? The original was 200, at least that should work
> it is not applicable to common obfuscation techniques such as complex control flow obfuscation, dynamic code generation, highly nested functions, and some closure functions Obfuscation is now handled by...
Hey! It seems that you just posted your secret token publicly. I removed the token's details from this ~PR~ edit: issue, but I'd recommend revoking the token, as there are...
Does the issue persist if you create a new token?