Skip to content

Node Version Breaks Codesandbox CI #626

@DennisSmolek

Description

@DennisSmolek

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:

  1. Use Codesandbox for PR's https://ci.codesandbox.io/
  2. Use this package
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions