Open
Description
When I'm running "gridsome explore" or "gridsome develop" commands, I get this error:
$ gridsome explore
Gridsome v0.6.6
Initializing plugins...
Initialize - 1.81s
Loading data from
Error: ECONNREFUSED - /wp-json/wp/v2/types
at WordPressSource.fetch (B:\Projets\Dev\Websites\travel-blog-gridsome\node_modules\@gridsome\source-wordpress\index.js:168:15)
at process._tickCallback (internal/process/next_tick.js:68:7)
I tried the endpoint /wp-json/wp/v2/types in my browser and in Postman and I was able to access the endpoint without any problem.
Metadata
Assignees
Labels
No labels