Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upExample won't launch: `Server.views is not a function` #97
Comments
This comment has been minimized.
This comment has been minimized.
You should put a PR in for this, I had the same problem. |
This comment has been minimized.
This comment has been minimized.
Fixed by #106 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Even with dependencies installed properly, I could not launch
server.js
inexamples/
until I added the code in the Vision README:That fixed it.