Open itstheandre opened 2 years ago
I run it on macos and it works for me. Can you provide mode details about what is happening when you run mprocs? Also, did you install it via homebrew or downloaded binaries from the releases page on github?
Hey @pvolok . I have tried installing it via homebrew and also via yarn. (when i did via yarn i literally lost the node instalation, having to go through it again) should i trie vie the binaries? What kind of data would you need more?
If you want we can schedule something and you can also see in person this happening. Its very weird
i will try in another system, to see if this is just in one computer
Ok, its just on one latptop that this is happening. weird
It breaks on macs with:
MacBook Pro (13-inch, 2020, Four Thunderbolt 3 ports)
Processor: 2.3 GHz Quad-Core Intel Core i7
My colleague also tried on his side and same thing. It "blows up" and even corrupts the app where it was running - kitty on his side
Do you think if might be some kind of anti-virus software? I had issues when I tried to compress binaries via the upx
utility on windows, when default windows anti-virus considered it as a virus (that's why mprocs binaries are not compressed on windows, but are compressed on macos and linux).
Here is an uncompressed version: mprocs.zip. It is the same binary as in 0.5.0 release, but not compressed via upx. If it works for you, then the problem is likely with upx.
I try to just run
mprocs "ls"
to try something. I run it on kitty, it never runs anything and it breaks the kitty instalation. I do it in alacritty... same thing.Has this happened to anyone else?
Running on MacOs