SparkPost / SparkPost/developers.sparkpost.com

Error: Cannot find module 'fury'

Open
#371 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
API Blueprint
Stars
18
Forks
9
Avg merge
2d 1h
Merged PRs (30d)
3

Description

ERROR

Error in "/Users/deepak/Documents/web_docs_js/plugins/gatsby-transformer-api-blueprint/gatsby-node.js": Cannot find module 'fury'

Error: Cannot find module 'fury'

  • loader.js:636 Function.Module._resolveFilename
    internal/modules/cjs/loader.js:636:15

  • loader.js:562 Function.Module._load
    internal/modules/cjs/loader.js:562:25

  • loader.js:692 Module.require
    internal/modules/cjs/loader.js:692:17

  • v8-compile-cache.js:159 require
    [web_docs_js]/[v8-compile-cache]/v8-compile-cache.js:159:20

  • parse-api-blueprint.js:1 Object.
    /Users/deepak/Documents/web_docs_js/plugins/gatsby-transformer-api-blueprint /parse-api-blueprint.js:1:76

  • v8-compile-cache.js:178 Module._compile
    [web_docs_js]/[v8-compile-cache]/v8-compile-cache.js:178:30

  • loader.js:789 Object.Module._extensions..js
    internal/modules/cjs/loader.js:789:10

  • loader.js:653 Module.load
    internal/modules/cjs/loader.js:653:32

  • loader.js:593 tryModuleLoad
    internal/modules/cjs/loader.js:593:12

  • loader.js:585 Function.Module._load
    internal/modules/cjs/loader.js:585:3

  • loader.js:692 Module.require
    internal/modules/cjs/loader.js:692:17

  • v8-compile-cache.js:159 require
    [web_docs_js]/[v8-compile-cache]/v8-compile-cache.js:159:20

  • on-node-create.js:3 Object.
    /Users/deepak/Documents/web_docs_js/plugins/gatsby-transformer-api-blueprint /on-node-create.js:3:27

  • v8-compile-cache.js:178 Module._compile
    [web_docs_js]/[v8-compile-cache]/v8-compile-cache.js:178:30

  • loader.js:789 Object.Module._extensions..js
    internal/modules/cjs/loader.js:789:10

  • loader.js:653 Module.load
    internal/modules/cjs/loader.js:653:32

  • loader.js:593 tryModuleLoad
    internal/modules/cjs/loader.js:593:12

  • loader.js:585 Function.Module._load
    internal/modules/cjs/loader.js:585:3

  • loader.js:692 Module.require
    internal/modules/cjs/loader.js:692:17

  • v8-compile-cache.js:159 require
    [web_docs_js]/[v8-compile-cache]/v8-compile-cache.js:159:20

  • gatsby-node.js:1 Object.
    /Users/deepak/Documents/web_docs_js/plugins/gatsby-transformer-api-blueprint /gatsby-node.js:1:86

  • v8-compile-cache.js:178 Module._compile
    [web_docs_js]/[v8-compile-cache]/v8-compile-cache.js:178:30

not finished load plugins - 0.690s

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with plugins/gatsby-transformer-api-blueprint/gatsby-node.js and plugins/gatsby-transformer-api-blueprint/parse-api-blueprint.js, where the stack trace shows the missing module is required. Reproduce the site build and inspect the project's dependency configuration; done means the Gatsby plugin loads without the "Cannot find module 'fury'" error.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
build-system, documentation
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.