-
Notifications
You must be signed in to change notification settings - Fork 19
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
Change share version in package.json to 0.6.x. instead of github master #1
Comments
Try changing the share version in package.json to 0.6.x. It was probably a bad idea of mine to use the github master. |
Hmmm... I assume you mean ShareJS? I changed line 22 of package.json to
and did an
However then I did a bit of digging and decided this was what we needed
But then I get this:
(forgive me, I'm not a node / npm guy so this is new to me) |
...oops, you did say "share". Using:
and then |
When I attempt to run plunker_collab I'm getting:
Doing a bit of sluething, I suspect that perhaps line 25 of index.coffee should not be
but instead should be
But if I make that change, I get a different error:
The text was updated successfully, but these errors were encountered: