adrianhajdin / project_nextjs13_flexibble

https://jsmastery.pro
655 stars 141 forks source link

Error #29

Open ajinkyap12 opened 1 year ago

ajinkyap12 commented 1 year ago

Screenshot (51)

Ayush-ydv commented 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

Ayush-ydv commented 1 year ago

This solution of @rne1223 seems to work run npx grafbase@0.24 dev inside the grafbase directory

AbirDey2002 commented 1 year ago

the error still persists, is it because of the grafbase version or what's the issue?