Collin Dutrow

Results 4 comments of Collin Dutrow

I experienced this today using bun.sh via macOS 15. The problem is that no binary is being created. `$HOME/.bun/bin/lightningcss` is a symlink to `~/.bun/install/global/node_modules/lightningcss-cli/lightningcss` which is a text file that...

Well, the normal action of a terminal application being run from the GUI on Windows is to open a console and close the console immediately when the application completes. So...

https://user-images.githubusercontent.com/6328213/232650929-58855135-0017-4543-9e32-5c948e43da6e.mp4 I think `windows_subsystem = "windows"` may not be appropriate for the main rust-script executable. It works great when running from the GUI, but when running Rust scripts from the...

@fornwall Yes, I think this would be the best way for Windows environments. I was thinking though that in the event of an error, it should probably write a unique...