-
-
Notifications
You must be signed in to change notification settings - Fork 170
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error uv_os_get_passwd returned ENOENT when updating to v3.14.0 #352
Comments
Since this only happens in CI it might be safe to omit the user id from the temp folder/use a random number instead. |
PR welcome to replace |
I will create a PR soon. |
Can someone check if on v4 this problem still happens? |
v4 doesn't include any fixes for this Waiting for ST-DDT to reopen PR and I need to look into re-creating an env where I can actually test the fix |
Problem
Potentially this change 7e916f5 caused the following issue
https://github.com/faker-js/faker/actions/runs/6611943169/job/17956808484?pr=2501
https://github.com/esbuild-kit/tsx/blob/7e916f5a1db5b21589cedc1dc91b0c498f87adf9/src/utils/transform/cache.ts#L27
Sadly I'm unable to reproduce it locally, it only happens reproducibly in a specific GitHub CI potentially linked to either a custom image or an explicit user.
https://github.com/faker-js/faker/blob/e901641580e8718656425dc68e774e0557f62d17/.github/workflows/ci.yml#L119-L122
Expected behavior
The error should not be thrown. It works perfectly in v3.13.0.
Minimal reproduction URL
faker-js/faker#2501
Version
v3.14.0
Node.js version
v20.6.1
Package manager
pnpm
Operating system
Linux
Contributions
The text was updated successfully, but these errors were encountered: