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

Support newer version of React, at least 17 #28

Open
geocarlos opened this issue Apr 21, 2022 · 1 comment
Open

Support newer version of React, at least 17 #28

geocarlos opened this issue Apr 21, 2022 · 1 comment

Comments

@geocarlos
Copy link

It has become easier to add external dependencies to custom apps, and that is great. However it has been limited by the version of React below 17. I am using npm v8.6.0, and it npm install fails due to peer dependency conflict when installing a module that depends on higher version of React. If I run it with --legacy-peer-deps, it looks like it worked, but then when I run block run, I get an error that blocks-cli cannot be found.

@tomkerswill
Copy link

I would really like an update on this, too. I don't think Airtable are actively reviewing these issues, so I'm not sure of the best way to communicate this, though.

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

2 participants