Skip to content

Instantly share code, notes, and snippets.

@Souravirus
Created March 8, 2019 15:03
Show Gist options
  • Save Souravirus/3f0ab43107c592505b0c2f736929d9cf to your computer and use it in GitHub Desktop.
Save Souravirus/3f0ab43107c592505b0c2f736929d9cf to your computer and use it in GitHub Desktop.
Exit code: 1
Command: node install.js
Arguments:
Directory: /home/sourav/Documents/gsoc/plots2/public/lib/phantomjs
Output:
module.js:549
throw err;
^
Error: Cannot find module 'request-progress'
at Function.Module._resolveFilename (module.js:547:15)
at Function.Module._load (module.js:474:25)
at Module.require (module.js:596:17)
at require (internal/module.js:11:18)
at Object.<anonymous> (/home/sourav/Documents/gsoc/plots2/public/lib/phantomjs/install.js:9:23)
at Module._compile (module.js:652:30)
at Object.Module._extensions..js (module.js:663:10)
at Module.load (module.js:565:32)
at tryModuleLoad (module.js:505:12)
at Function.Module._load (module.js:497:3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment