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

Use with locally installed react-stdio #4

Open
madshargreave opened this issue Aug 14, 2016 · 1 comment
Open

Use with locally installed react-stdio #4

madshargreave opened this issue Aug 14, 2016 · 1 comment

Comments

@madshargreave
Copy link

Hi

Unless I install react-stdio globally, I get the following error messages when starting the server.

How would I go about using the local version instead?

/bin/sh: react-stdio: command not found
/bin/sh: react-stdio: command not found
/bin/sh: react-stdio: command not found
/bin/sh: react-stdio: command not found
/bin/sh: react-stdio: command not found
/bin/sh: react-stdio: command not found
/bin/sh: react-stdio: command not found
....
@vladshcherbin
Copy link

@madshargreave works for me locally:

config :myapp, MyApp.ReactIO,
  pool_size: 10,
  max_overflow: 10,
  script: "node_modules/react-stdio/bin/react-stdio"

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