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: No such module" when running "node cli.js -s" #4

Open
sirkitree opened this issue Feb 7, 2012 · 1 comment
Open

"Error: No such module" when running "node cli.js -s" #4

sirkitree opened this issue Feb 7, 2012 · 1 comment

Comments

@sirkitree
Copy link
Contributor

$ node cli.js -s

[ Using override config at ~/.nyam_keys ]

:::::: we need to give this CLI tool access to yammer :::::::


Navigate to: https://www.yammer.com/oauth/authorize?oauth_token=...


/Users/sirkitree/github/node-nyam/lib/nyam.js:59
    , stdio = process.binding("stdio")
                      ^
Error: No such module
    at /Users/sirkitree/github/node-nyam/lib/nyam.js:59:23
    at /Users/sirkitree/github/node-nyam/lib/nyam.js:97:24
    at /Users/sirkitree/node_modules/oauth/lib/oauth.js:518:7
    at passBackControl (/Users/sirkitree/node_modules/oauth/lib/oauth.js:359:11)
    at IncomingMessage.<anonymous> (/Users/sirkitree/node_modules/oauth/lib/oauth.js:378:9)
    at IncomingMessage.emit (events.js:88:20)
    at HTTPParser.onMessageComplete (http.js:137:23)
    at CleartextStream.ondata (http.js:1124:24)
    at CleartextStream._push (tls.js:363:27)
    at SecurePair.cycle (tls.js:685:20)
@sirkitree
Copy link
Contributor Author

Removed actual token.

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

1 participant