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

missing dependencies? #1

Open
eridal opened this issue Dec 2, 2014 · 1 comment
Open

missing dependencies? #1

eridal opened this issue Dec 2, 2014 · 1 comment

Comments

@eridal
Copy link

eridal commented Dec 2, 2014

just a heads up that the project does not bundle a way to help newcomers setup dependencies.
Also, adding the steps required to launch the process in the readme will certainly help (Procfile + foreman start?)

@wxmerkt
Copy link

wxmerkt commented Dec 2, 2014

The package.json and requirements.txt are missing, try it with:
npm install express ; npm install socket.io ; pip install socketIO_client

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