Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

node ./tools/downloadSyncClient fails #8596

Closed
Mrostgaard opened this issue May 1, 2017 · 0 comments
Closed

node ./tools/downloadSyncClient fails #8596

Mrostgaard opened this issue May 1, 2017 · 0 comments

Comments

@Mrostgaard
Copy link

  • Did you search for similar issues before submitting this one?
    I did

  • Describe the issue you encountered:
    From NPM:
    Tell the author that this fails on your system:
    node ./tools/downloadSyncClient

when trying to manually installing browser-laptop from git.

> [email protected] download-sync-client /Users/rostgaard/IT-Jesus/browser-laptop
> node ./tools/downloadSyncClient

module.js:327
    throw err;
    ^

Error: Cannot find module 'request'
    at Function.Module._resolveFilename (module.js:325:15)
    at Function.Module._load (module.js:276:25)
    at Module.require (module.js:353:17)
    at require (internal/module.js:12:17)
    at Object.<anonymous> (/Users/rostgaard/IT-Jesus/browser-laptop/tools/downloadSyncClient.js:5:17)
    at Module._compile (module.js:409:26)
    at Object.Module._extensions..js (module.js:416:10)
    at Module.load (module.js:343:32)
    at Function.Module._load (module.js:300:12)
    at Function.Module.runMain (module.js:441:10)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants