Skip to content

[gatsby-source-wordpress] Possible to use local WordPress installation (ideally running in Local by Flywheel)? #6011

@dustinhorton

Description

@dustinhorton

Summary

Relevant information

I've successfully used gatsby-source-wordpress with a remote WordPress install, but am interested in working with a local installation for quicker development. I'm trying out Local by Flywheel, and have Wordpress running at remind.local, but when running with

baseUrl: 'remind.local',

I get:

⠈ source and transform nodesThe request failed with error code "DEPTH_ZERO_SELF_SIGNED_CERT"
No routes to fetch. Ending.

Not sure if this points to an issue/incompat with gatsby-source-wordpress, or with Local.

Environment (if relevant)

  System:
    OS: macOS High Sierra 10.13.5
    CPU: x64 Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
    Shell: 3.2.57 - /bin/bash
  Binaries:
    Node: 8.6.0 - ~/n/bin/node
    Yarn: 1.7.0 - ~/n/bin/yarn
    npm: 5.3.0 - ~/n/bin/npm
  Browsers:
    Chrome: 67.0.3396.87
    Safari: 11.1.1
  npmPackages:
    gatsby: ^1.9.272 => 1.9.272
    gatsby-image: ^1.0.54 => 1.0.54
    gatsby-link: ^1.6.40 => 1.6.44
    gatsby-plugin-postcss-sass: ^1.0.22 => 1.0.22
    gatsby-plugin-react-helmet: ^2.0.10 => 2.0.11
    gatsby-plugin-react-next: ^1.0.11 => 1.0.11
    gatsby-plugin-resolve-src: 1.1.3 => 1.1.3
    gatsby-source-wordpress: ^2.0.92 => 2.0.92
  npmGlobalPackages:
    gatsby-cli: 1.1.58

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions