-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hello,
I did everything mentioned in the quick start, but the app doesn't start and the web console shows: "Uncaught ReferenceError: System is not defined"
Terminal output:
=> Started proxy.
=> Started MongoDB.
Message: Using Systemjs Loader...
Message: Using Aurelia Framework...
=> Started your app.
=> App running at: http://localhost:3000/
Index.html (root of project):
<body>
<div aurelia-app="client/main"></div>
<script>
System.import('aurelia-bootstrapper');
</script>
</body>
Meteor 1.4.1.1
Edit: seems to be related to Meteor 1.4.1.1
I cloned https://github.com/TsumiNa/aurelia-skeleton-jade ran it, worked.
I then did meteor update, ran it, same System error.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels