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(node) add Promise.try polyfill to fix error with Node #656

Merged
merged 1 commit into from
Dec 1, 2024

Conversation

aralroca
Copy link
Collaborator

@aralroca aralroca commented Dec 1, 2024

Fixes #655

Copy link

pkg-pr-new bot commented Dec 1, 2024

Open in Stackblitz

brisa-adapter-vercel

npm i https://pkg.pr.new/brisa-build/brisa/brisa-adapter-vercel@656

brisa-tailwindcss

npm i https://pkg.pr.new/brisa-build/brisa/brisa-tailwindcss@656

brisa

npm i https://pkg.pr.new/brisa-build/brisa@656

create-brisa

npm i https://pkg.pr.new/brisa-build/brisa/create-brisa@656

brisa-pandacss

npm i https://pkg.pr.new/brisa-build/brisa/brisa-pandacss@656

www

npm i https://pkg.pr.new/brisa-build/brisa/www@656

commit: c77ca90

@aralroca aralroca merged commit f7e72d2 into canary Dec 1, 2024
3 of 8 checks passed
@aralroca aralroca deleted the aralroca/polyfill-promise-try branch December 1, 2024 18:49
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.

Bug with Node 20 - TypeError: Promise.try is not a function
1 participant