Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Cannot find module 'satan' #76

Closed
blackjid opened this issue Jan 27, 2015 · 4 comments
Closed

Error: Cannot find module 'satan' #76

blackjid opened this issue Jan 27, 2015 · 4 comments

Comments

@blackjid
Copy link

Any idea? I cannot install prey on OSX (yosemite). It fails with this..

npm ERR! fetch failed https://registry.npmjs.org/minstache/-/minstache-1.2.0.tgz

> [email protected] preuninstall /opt/boxen/nodenv/versions/0.10.28/lib/node_modules/prey
> ./bin/prey config hooks pre_uninstall


module.js:340
    throw err;
    ^
Error: Cannot find module 'satan'
    at Function.Module._resolveFilename (module.js:338:15)
    at Function.Module._load (module.js:280:25)
    at Module.require (module.js:364:17)
    at require (module.js:380:17)
    at Object.<anonymous> (/opt/boxen/nodenv/versions/0.10.28/lib/node_modules/prey/lib/conf/tasks/daemon.js:2:18)
    at Module._compile (module.js:456:26)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Module.require (module.js:364:17)
npm http 200 https://registry.npmjs.org/launchd/-/launchd-0.0.5.tgz
npm http 200 https://registry.npmjs.org/batch/-/batch-0.5.1.tgz
@mauricioschneider
Copy link
Contributor

According to the log it seems there was an error fetching the minstache package. Have you tried to install prey once again? If you did and the problem persist, can you please manually run npm install satan and let me know how it goes?

@mauricioschneider
Copy link
Contributor

I will close the issue. Please, if you stumble into the problem again, don't hesitate to re-open it.

@blackjid
Copy link
Author

Hey @lemavri I think you were right. Probably was a connection problem, I tried again after a few hours, and it worked fine.

@mauricioschneider
Copy link
Contributor

Cool. Thanks for reporting back :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants