question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

made a fresh install of gridsome using “yarn global add @gridsome/cli” and so on from the “getting started”

When calling gridsome deveolp the process stops after several errors. Any help, please?

here the errors

PS:: using MacOS with uptodate npm

$ gridsome develop
/Users/XXX/Desktop/Airtable/gridsome/airtable/node_modules/bindings/bindings.js:135
  throw err;
  ^

Error: Could not locate the bindings file. Tried:
 → /Users/XXX/Desktop/Airtable/gridsome/airtable/node_modules/sharp/build/sharp.node
 → /Users/XXX/Desktop/Airtable/gridsome/airtable/node_modules/sharp/build/Debug/sharp.node
 → /Users/XXX/Desktop/Airtable/gridsome/airtable/node_modules/sharp/build/Release/sharp.node
 → /Users/XXX/Desktop/Airtable/gridsome/airtable/node_modules/sharp/out/Debug/sharp.node
 → /Users/XXX/Desktop/Airtable/gridsome/airtable/node_modules/sharp/Debug/sharp.node
 → /Users/XXX/Desktop/Airtable/gridsome/airtable/node_modules/sharp/out/Release/sharp.node
 → /Users/XXX/Desktop/Airtable/gridsome/airtable/node_modules/sharp/Release/sharp.node
 → /Users/XXX/Desktop/Airtable/gridsome/airtable/node_modules/sharp/build/default/sharp.node
 → /Users/XXX/Desktop/Airtable/gridsome/airtable/node_modules/sharp/compiled/12.1.0/darwin/x64/sharp.node
 → /Users/XXX/Desktop/Airtable/gridsome/airtable/node_modules/sharp/addon-build/release/install-root/sharp.node
 → /Users/XXX/Desktop/Airtable/gridsome/airtable/node_modules/sharp/addon-build/debug/install-root/sharp.node
 → /Users/XXX/Desktop/Airtable/gridsome/airtable/node_modules/sharp/addon-build/default/install-root/sharp.node
 → /Users/XXX/Desktop/Airtable/gridsome/airtable/node_modules/sharp/lib/binding/node-v72-darwin-x64/sharp.node
    at bindings (/Users/XXX/Desktop/Airtable/gridsome/airtable/node_modules/bindings/bindings.js:126:9)
    at Object.<anonymous> (/Users/XXX/Desktop/Airtable/gridsome/airtable/node_modules/sharp/lib/constructor.js:10:34)
    at Module._compile (internal/modules/cjs/loader.js:759:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:770:10)
    at Module.load (internal/modules/cjs/loader.js:628:32)
    at Function.Module._load (internal/modules/cjs/loader.js:555:12)
    at Module.require (internal/modules/cjs/loader.js:666:19)
    at require (internal/modules/cjs/helpers.js:16:16)
    at Object.<anonymous> (/Users/XXX/Desktop/Airtable/gridsome/airtable/node_modules/sharp/lib/index.js:3:15)
    at Module._compile (internal/modules/cjs/loader.js:759:30)
XXX airtable
$ 

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
hjvedvikcommented, May 9, 2019

Do you use Node.js v12? The Sharp version Gridsome use doesn’t support v12. We’ll publish a fix in a few hours.

0reactions
robaxelsencommented, May 15, 2019

Closing, as this should not be a problem anymore in 0.6. Please reopen if problem persists.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error Definition & Meaning - Merriam-Webster
a · an act or condition of ignorant or imprudent deviation from a code of behavior ; b · an act involving an...
Read more >
Error Definition & Meaning - Dictionary.com
error · a deviation from accuracy or correctness; a mistake, as in action or speech: His speech contained several factual errors. · belief...
Read more >
Errors (band) - Wikipedia
Errors are a three piece "post-electro" band from Glasgow, Scotland. They are signed to Rock Action Records, the label founded and managed by...
Read more >
66 Synonyms & Antonyms for ERRORS - Thesaurus.com
synonyms for errors · fault · flaw · glitch · lapse · miscalculation · miscue · misunderstanding · omission ...
Read more >
Error | Definition & Facts | Britannica
error, in applied mathematics, the difference between a true value and an estimate, or approximation, of that value. In statistics, a common example...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found