ArcBlock / forge-tutorials

Tutorials on using forge sdk and tooling
2 stars 0 forks source link

Unable to open #1

Open sunboshan opened 5 years ago

sunboshan commented 5 years ago

➜ make run

yarn run v1.17.3
$ gatsby develop

 ERROR #10123  CONFIG

We encountered an error while trying to load your site's gatsby-config. Please fix the error and try again.

  Error: Algolia search config process.env.GATSBY_ALGOLIA_APP_ID is required

  - gatsby-config.js:13
    /private/tmp/ex/forge-tutorials/gatsby-config.js:13:11

  - Array.forEach

  - gatsby-config.js:11 Object.<anonymous>
    /private/tmp/ex/forge-tutorials/gatsby-config.js:11:3

  - v8-compile-cache.js:178 Module._compile
    [forge-tutorials]/[v8-compile-cache]/v8-compile-cache.js:178:30

  - loader.js:879 Object.Module._extensions..js
    internal/modules/cjs/loader.js:879:10

  - loader.js:731 Module.load
    internal/modules/cjs/loader.js:731:32

  - loader.js:644 Function.Module._load
    internal/modules/cjs/loader.js:644:12

  - loader.js:771 Module.require
    internal/modules/cjs/loader.js:771:19

  - v8-compile-cache.js:159 require
    [forge-tutorials]/[v8-compile-cache]/v8-compile-cache.js:159:20

  - get-config-file.js:24 getConfigFile
    [forge-tutorials]/[gatsby]/dist/bootstrap/get-config-file.js:24:20

  - index.js:92 module.exports
    [forge-tutorials]/[gatsby]/dist/bootstrap/index.js:92:36

  - develop.js:369 module.exports
    [forge-tutorials]/[gatsby]/dist/commands/develop.js:369:13

  - task_queues.js:85 processTicksAndRejections
    internal/process/task_queues.js:85:5

⠋ open and validate gatsby-configs
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
make: *** [run] Error 1
wangshijun commented 5 years ago

@sunboshan I should include a configuration section in the README