-
Notifications
You must be signed in to change notification settings - Fork 103
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 when running from command line #41
Comments
I analyzed it, I think node-git-emit need to update its dnode dependency to a newer version. then this gitserver can update, to be compatible with newer versions of node. |
@TobiasNickel put in a pull request and I will merge it in. Thanks. |
first my pullrequest to node-git-emit need to get accepted. |
@TobiasNickel Ah i see what you're saying. |
@qrpike when do you handle the pull request? a shortterm solution for that but is to add the following line example.js or the personal server.js: |
I will merge it whenever you submit it. I'm pretty active. Thanks, |
but adding the EventEmitter would just be a hack, It should not be part of the example, please merge my pullrequest on node-git-emit. I am not sure if I shoud also increase the version in package.json. |
Any progress? |
I am waiting that my PR at node-git-emit is accepted |
I am waiting for this one also. Can't work it out with either node 0.10 or node 8... But obviously it's git-emit problem. Waiting for their reproach to this one. |
Any progress here? |
How can we help ? |
using
npm install git-server -g
and thengit-server
gives following error:The text was updated successfully, but these errors were encountered: