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

fix: need Node.js 14.x since chrome-aws-lambda only supports that version. #336

Closed

Conversation

fky2015
Copy link

@fky2015 fky2015 commented Jul 11, 2022

This commit fix the failure execution of api/social-image.
The problem is cause by incompatible node version. (currently in 16, but
only 14 is support by chrome-aws-lambda).

Filed social-image-api in demo: https://nextjs-notion-starter-kit.transitivebullsh.it/api/social-image?id=27aaa1b5-03fb-44e9-a0d8-42a9e8f39325

Related issue: alixaxel/chrome-aws-lambda#275

…sion.

This commit fix the failure execution of api/social-image.
The problem is cause by incompatible node version. (currently in 16, but
only 14 is support by chrome-aws-lambda).
@vercel
Copy link

vercel bot commented Jul 11, 2022

@fky2015 is attempting to deploy a commit to the Saasify Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Jul 13, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
transitivebullshit ✅ Ready (Inspect) Visit Preview Jul 13, 2022 at 1:35PM (UTC)

@transitive-bullshit
Copy link
Owner

This should no longer be necessary after #383 since chrome is no longer a dependency.

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

Successfully merging this pull request may close these issues.

2 participants