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.

Error downloading files

See original GitHub issue

When I run a command like bible 'Genesis 1:1', I get this error:

info  ~/.bible directory was not found. Downloading packages. This may take a while.
/usr/local/lib/node_modules/bible/bin/bible:189
    if (err) { throw err; }
                     ^
Error: Command failed: /bin/sh -c npm install
installation/preinstall.sh: line 7: wget: command not found
installation/preinstall.sh: line 11: wget: command not found

npm ERR! Darwin 14.3.0
npm ERR! argv "node" "/usr/local/bin/npm" "install"
npm ERR! node v0.12.1
npm ERR! npm  v2.7.3
npm ERR! code ELIFECYCLE
npm ERR! bible-romanian@0.1.0 preinstall: `installation/preinstall.sh`
npm ERR! Exit status 127
npm ERR!
npm ERR! Failed at the bible-romanian@0.1.0 preinstall script 'installation/preinstall.sh'.
npm ERR! This is most likely a problem with the bible-romanian package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     installation/preinstall.sh
npm ERR! You can get their info via:
npm ERR!     npm owner ls bible-romanian
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /Users/adamharris/.bible/ro/npm-debug.log

    at ChildProcess.exithandler (child_process.js:744:12)
    at ChildProcess.emit (events.js:110:17)
    at maybeClose (child_process.js:1008:16)
    at Socket.<anonymous> (child_process.js:1176:11)
    at Socket.emit (events.js:107:17)
    at Pipe.close (net.js:476:12)

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
IonicaBizaucommented, Aug 10, 2016

@dawsonpaul Can you post the content of ~/.bible-config.json?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fix file download errors - Google Chrome Help
To fix the error: Cancel the download and try again. Instead of clicking the file to download, right-click the link and select Save...
Read more >
8 Ways Fix Download Errors in Google Chrome - WebNots
Fixing Various Download Errors in Chrome · 1. Downloads Blocked · 2. Virus Detected or Virus Scan Failed · 3. Network Failed ·...
Read more >
How to Fix “Download Failed: Network Error” on Chrome
How to Fix “Download Failed: Network Error” on Chrome · Check Your Internet Connection · Change Download Location · Use Incognito Mode ·...
Read more >
Download Failed: Network Error in Google Chrome [2022 Guide]
2. Other general fixes · Use Incognito mode in Google Chrome. · Reset Chrome settings. · Remove Chrome extensions. · Install the latest...
Read more >
Error message when you try to download a file by using ...
This issue is caused by a handle leak that occurs in Windows. The handle leak then prevents Internet Explorer from emptying the Temporary...
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