django-react-soft-dashboard icon indicating copy to clipboard operation
django-react-soft-dashboard copied to clipboard

Cannot start without issue "Component definition is missing display name react/display-name"

Open Pryla opened this issue 3 years ago • 1 comments

Hi guys, great project but there seems to be a bug: I keep getting this error Component definition is missing display name react/display-namefor every component. Also: for :5000/api/ or any other route I keep getting a 404. What am I missing?

Cheers

Pryla avatar Mar 12 '22 16:03 Pryla

Hello @Pryla

Please follow this set up:

  • Install or activate Nodejs v14.15.0 via NVM
  • start the API via Docker or manual build
  • compile & start the React UI

The product is tested on Windows and Debian-like distros (Ubuntu).

In case the build is not successful, please reply with more information regarding your environment

app-generator avatar Mar 22 '22 04:03 app-generator

Hello!

Sorry for the delay. The new AppSeed Service now manages the project and related issues:

https://app-generator.dev/ - Open-Source Platform.

Ty!

app-generator avatar Dec 18 '24 19:12 app-generator