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

JavaScript error #1

Closed
lucassus opened this issue Apr 12, 2014 · 3 comments
Closed

JavaScript error #1

lucassus opened this issue Apr 12, 2014 · 3 comments

Comments

@lucassus
Copy link

I installed the app based on the given instructions but in the browser I have the following js error:

TypeError: $traceurRuntime.assertObject is not a function

var Todo = $traceurRuntime.assertObject(System.get("../scripts/todo")).default;
@mvolkmann
Copy link
Owner

Something must have changed in a node module I depend on. I trying to track it down now. Thanks for reporting this!

@mvolkmann
Copy link
Owner

I changed Gruntfile.js to let grunt-traceur-simple include the traceur runtime and removed the version in the lib directory which seems to have been out of date. It's working now for me. Please reopen this issue if it doesn't work for you. Thanks again for reporting this!

@lucassus
Copy link
Author

thank you, it works now!

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