Error Creating New Refine App
Hello all,
I am running into errors trying to start a new refine app.
Here is what I did:
When running
I am not sure what depends on graphql, so i don't want to remove it.
Seeing as this is just a simple refine app created from the official CLI, I am assuming this should work out of the box, but I may be wrong based on my configuration.
Thanks!
I am running into errors trying to start a new refine app.
Here is what I did:
npm create refine-app@latestWhen running
npm run dev I get this error:I am not sure what depends on graphql, so i don't want to remove it.
Seeing as this is just a simple refine app created from the official CLI, I am assuming this should work out of the box, but I may be wrong based on my configuration.
Thanks!
