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

Problem Using pipes #5

Open
malaniz opened this issue Feb 8, 2018 · 0 comments
Open

Problem Using pipes #5

malaniz opened this issue Feb 8, 2018 · 0 comments

Comments

@malaniz
Copy link

malaniz commented Feb 8, 2018

Hi First, thanks for this tool!
i'm trying to send files with reql queries to it but i have this error:

- RethinkDB Command Line Interface v1.0.7
- Courtesy of Workshape.io
reql-cli> /home/malaniz/.nvm/versions/node/v8.3.0/lib/node_modules/reql-cli/lib/repl.js:177
      process.stdin.setRawMode(true);
                    ^

TypeError: process.stdin.setRawMode is not a function
    at REPL.start (/home/malaniz/.nvm/versions/node/v8.3.0/lib/node_modules/reql-cli/lib/repl.js:177:21)
    at Object.<anonymous> (/home/malaniz/.nvm/versions/node/v8.3.0/lib/node_modules/reql-cli/lib/index.js:29:6)
    at Module._compile (module.js:573:30)
    at Object.Module._extensions..js (module.js:584:10)
    at Module.load (module.js:507:32)
    at tryModuleLoad (module.js:470:12)
    at Function.Module._load (module.js:462:3)
    at Module.require (module.js:517:17)
    at require (internal/module.js:11:18)
    at Object.<anonymous> (/home/malaniz/.nvm/versions/node/v8.3.0/lib/node_modules/reql-cli/bin/reql-cli:3:1)
    at Module._compile (module.js:573:30)
    at Object.Module._extensions..js (module.js:584:10)
    at Module.load (module.js:507:32)
    at tryModuleLoad (module.js:470:12)
    at Function.Module._load (module.js:462:3)
    at Function.Module.runMain (module.js:609:10)
    at startup (bootstrap_node.js:158:16)
    at bootstrap_node.js:578:3

Can you help or guide me to fix it?
thanks

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