Adam Boe
Adam Boe
I believe this is somewhat related to https://github.com/vercel/pkg/issues/376
Also some guidance on tests would be helpful. For instance, I'm not sure what the test numbers mean, and they also seems to contain a mix of PR numbers and...
Seems like the error on the failing badge `CI / test (12.x, windows-latest) (pull_request)` is ``` > Error! Error: EPERM: operation not permitted, open 'D:\a\pkg\pkg\test\test-50-public-packages\test-output.exe' > node D:\a\pkg\pkg\lib-es5\bin.js --public-packages=* --target...
Can this please be reopened?
I also see the behavior if I unplug jest from PnP with `yarn unplug jest`
This seems to work on a different Windows machine I have. The main difference between the 2 machines is that the one that its working on has only 1 drive...
Upgrading to node v16.19.0 fixed it for me, thanks @merceyz!
Same issue for me. Seems related to this change https://github.com/coreybutler/nvm-windows/commit/3c736ab1648320423702e3513fd2ccb312021f04 and the new `isTerminal` function. I'm not a Go dev so not able to easily debug it, seems like it...