Open ajinkyap12 opened 1 year ago
If the problem isn't fixed yet, you can try the following:
Run this command:
npx grafbase dev
This will start the Grafbase server on your computer. Just so you know, I've had trouble with version @0.24. If anyone knows why, please let me know.
One thing to remember: Make sure your computer's port :4000 is available. I had some issues when the Grafbase server started on port 4001 or 4002 instead.
Feel free to reach out if you need more info.
PS: it it still show the same error, kill all terminals and retry
This solution of @rne1223 seems to work run npx grafbase@0.24 dev inside the grafbase directory
the error still persists, is it because of the grafbase version or what's the issue?