Describe the bug
Codesandbox CI uses Max node 20.12 but since > 2.90 this package requires 22 >= which breaks CSB from building.
They don't support 22 (and honestly might never, CSB is weird lately)
If at all possible could you downgrade the required node to 20? If not its fine, but I have to do some wizard stuff to get it to work and there's not a huge difference.
To Reproduce
Steps to reproduce the behavior:
- Use Codesandbox for PR's https://ci.codesandbox.io/
- Use this package
- see it crash
Code
Live example
No response
Expected behavior
If it can run on 20 it would pass the ci
Screenshots or Video
No response
Device
No response
OS
No response
Browser
No response
Describe the bug
Codesandbox CI uses Max node 20.12 but since > 2.90 this package requires 22 >= which breaks CSB from building.
They don't support 22 (and honestly might never, CSB is weird lately)
If at all possible could you downgrade the required node to 20? If not its fine, but I have to do some wizard stuff to get it to work and there's not a huge difference.
To Reproduce
Steps to reproduce the behavior:
Code
Live example
No response
Expected behavior
If it can run on 20 it would pass the ci
Screenshots or Video
No response
Device
No response
OS
No response
Browser
No response