Closed meskill closed 1 month ago
Hey @meskill ! It seems it's still unresolved here https://github.com/facebook/create-react-app/issues/11816. We depend on 4.0.3 of create-react-app and they broke the backward compatibility of the whole installation flow. Ideally, create-react-app should fix this as I believe releasing new versions shouldn't break old ones. Alternatively, we can upgrade create-react-app but it'll require all react dependencies upgrade. We're looking for a volunteer here.
If you are interested in working on this issue, please leave a comment below and we will be happy to assign the issue to you. If this is the first time you are contributing a Pull Request to Cube.js, please check our contribution guidelines. You can also post any questions while contributing in the #contributors channel in the Cube.js Slack.
@paveltiunov, any temporary workaround to resolve this issue? Problem still exists. Thank you
Hi, is there a way to bypass this issue ? Do you think this issue could be added at the roadmap ? Tanks.
The option to generate a dashboard application has been removed from Cube long time ago. So, I guess this makes this question irrelevant now.
Describe the bug Creating a new dashboard app generates a broken app inside
cubejs/cube:latest
imageTo Reproduce Steps to reproduce the behavior:
localhost:4000
and try to create a new dashboard-appStart dashboard app
which in not loadingExpected behavior
Screenshots I get this in logs when generating app
And this when trying to start the app:
Version: v0.29-alpine
Additional context There is an issue for the create-react-app with the suggestion to use latest version of create-react-app