-
Notifications
You must be signed in to change notification settings - Fork 56
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
Example is broken #1
Comments
yeah i get the same error. has anyone find whats wrong! |
I encountered this error when typeorm can't find the entity class. Usually a misconfigured
Could the path be wrong with this example? |
I'll update all dependencies and fix this issue once 0.1.0 is released |
Looks like only ES6 is broken, Ive fixed it. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I install the latest dependencies for the examples, and then try to run
node src/app3-es6/index.js
, I get:The text was updated successfully, but these errors were encountered: