maxmelamed
maxmelamed
I've been using a patched version of nodeenv locally that uses `python3` in the shebang (exactly like https://github.com/ekalinin/nodeenv/pull/305) and haven't seen any issues.
> Yeah, I believe this patch is working well for the systems where python3 is installed. But at the same time I think it will break ones where python3 is...
I also had this problem on an M1 with v5.1.1 and found it very confusing to debug. I was only able to figure it out by noticing the duplicate `/path/to/go`...