Skip to content
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

Add support for 18.x nodejs #61

Closed
abdullahtariq1171 opened this issue Jan 2, 2023 · 3 comments
Closed

Add support for 18.x nodejs #61

abdullahtariq1171 opened this issue Jan 2, 2023 · 3 comments

Comments

@abdullahtariq1171
Copy link

We recently upgraded nodejs to 18.x but hit following errors

/tmp/chromium: error while libraries: shared file: No such file libnss3.so: cannot open shared object or directory

Note: use DEBUG=pw:api environment variable and rerun to capture Playwright logs.Error

Downgrading it to 16.x solved the issues.

--

AWS Lambda supports nodejs 18.x since Nov, 2022

@anisjonischkeit
Copy link

This is working on node 18 now

@austinkelleher
Copy link
Contributor

Fixed in #65

@abdullahtariq1171
Copy link
Author

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants