hyrious

Results 45 issues of hyrious

@BlackHole1 noticed that some translations are missing when develop in remote mode. After digging a bit, we found that only built-in extensions' NLS messages are missing. For example, the Source...

triage-needed

I was trying the [Shebang Recipes](https://just.systems/man/en/shebang-recipes.html) function and got this error: ```cmd C:\Users\hyrious\Desktop\Sakuna>just ruby error: Could not find `cygpath` executable to translate recipe `ruby` shebang interpreter path: program not found...

good first issue

When it comes to bundling a cjs module into an esm one with some cjs externals, esbuild will convert `require` to `__require` and print useful information at runtime. However, it...

I'm not sure if this is the right place to ask... It takes at least _1 second_ to start ruby.exe on my PC while it starts instantly on other OS....