ioi/isolate

I also encountered the same issue. This worked for me:

Closed this issue · 0 comments

          I also encountered the same issue. This worked for me:
isolate -b 0 -E PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin --run -- /usr/bin/gcc main.c -o main

Originally posted by @tallninja in #112 (comment)