I can't generate new React components, I get the error in the title.
I have a src/components folder
react generate DashboardComponent
Then error happens:
❯ react generate DashboardComponent
(node:6873) DeprecationWarning: Calling an asynchronous function without callback is deprecated.