Giter VIP home page Giter VIP logo

meteor-aurelia's People

Contributors

ahmedshuhel avatar gitter-badger avatar markusxmr avatar tsumina avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

meteor-aurelia's Issues

Uncaught ReferenceError: System is not defined

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.

Community stewardship of this package?

@TsumiNa thanks for this great initial work to bring the elegance of Aurelia to the Meteor community. I would like to 'revive' this package, to update it to use recent versions and methods for packaging such as NPM. Would you please help me understand what this package does, so that I can try my hand at creating an updated version?

Compile error after updating to version 0.9.2

Hi, I get the errors below when running my app.

C:\meteor\aurelia-meteor-todos>meteor
[[[[[ C:\meteor\aurelia-meteor-todos ]]]]]

=> Started proxy.
=> Started MongoDB.
=> Errors prevented startup:

   While processing files with ecmascript (for target web.browser):
   client/app/components/accounts/auth-errors.au.js:3:
   client/app/components/accounts/auth-errors.au.js: Unexpected token
   (3:0)
   client/app/components/accounts/auth-form-input.au.js:3:
   client/app/components/accounts/auth-form-input.au.js: Unexpected token
   (3:0)
   client/app/components/accounts/auth-join-page.au.js:4:
   client/app/components/accounts/auth-join-page.au.js: Unexpected token
   (4:0)
   client/app/components/accounts/auth-signin-page.au.js:4:
   client/app/components/accounts/auth-signin-page.au.js: Unexpected token
   (4:0)
   client/app/components/accounts/user-sidebar-section.au.js:4:
   client/app/components/accounts/user-sidebar-section.au.js: Unexpected
   token (4:0)
   client/app/components/todo-list/todo-list-header.au.js:4:
   client/app/components/todo-list/todo-list-header.au.js: Unexpected
   token (4:0)
   client/app/components/todo-list/todo-list-items.au.js:3:
   client/app/components/todo-list/todo-list-items.au.js: Unexpected token
   (3:0)
   client/app/components/todo-list/todo-list-page.au.js:4:
   client/app/components/todo-list/todo-list-page.au.js: Unexpected token
   (4:0)
   client/app/components/left-panel.au.js:3:
   client/app/components/left-panel.au.js: Unexpected token (3:0)
   client/app/components/menu-open-toggle.au.js:4:
   client/app/components/menu-open-toggle.au.js: Unexpected token (4:0)
   client/app/components/todo-item.au.js:3:
   client/app/components/todo-item.au.js: Unexpected token (3:0)
   client/app/components/todo-lists.au.js:5:
   client/app/components/todo-lists.au.js: Unexpected token (5:0)
   client/app/app.au.js:8: client/app/app.au.js: Unexpected token (8:0)

=> Your application has errors. Waiting for file change.

This started after I updated to the version 0.9.2. tsumina:[email protected] gives same problem.

Custom Aurelia Plugins

Hi, how do I install custom, third party aurelia plugins using this meteor integration package.

Double caused .html templates in app

=> Started proxy.
=> Started MongoDB.
Message: Using Systemjs Loader...
Message: Using Aurelia Framework...
=> Errors prevented startup:

While determining active plugins:
error: conflict: two packages included in the app (templating and tsumina:meteor-aurelia) are both trying to handle *.html

While determining active plugins:
error: conflict: two packages included in the app (templating and tsumina:meteor-aurelia) are both trying to handle *.html

=> Your application has errors. Waiting for file change.

Caching Compiler Error

I started to port a advanced meteor todos app, and when using your package I get a caching compiler error. When using ahmedshuhel package, it runs ok.

Here is the link to the github repo of the app, so you could try to reproduce the issue
aurelia-meteor-todos

Meteor 1.3-modules-beta.5

Tried the package with the latest beta. When running the app, get the following error
screenshot-2

Then tried to install babel-runtime in Meteor from npm, and the error disappears. But looking at the console log the following error appears
screenshot-3

Error starting Meteor app

When I run the app I get the following error

 While processing files with tsumina:meteor-aurelia (for target web.browser):
   packages/es/plugin/es-handler.js:13:1: file is not defined (at
   CompilerES.processFilesForTarget)

Update to latest aurelia, etc?

Thanks for creating this aurelia integration package. A lot has happened in the past year for the aurelia project, including a 1.0 release. Are there plans to update dependencies for this package ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.