Giter VIP home page Giter VIP logo

meteor-systemjs's People

Watchers

 avatar

Forkers

conceptstom

meteor-systemjs's Issues

Meteor 1.3 System js

Greetings,
I was wandering, since Meteor recently introduced ES2015 module support, would it be practical to use systemjs installed directly from npm within a meteor app, since it is now possible. Thus, for example Meteor-Aurelia could have a more "standard" usage?

[1.3-modules-beta.8] can't use tsumina:meteor-systemjs

With a fresh meteor app :

meteor --release [email protected] create tstV3_SystemJS
cd tstV3_SystemJS
meteor remove blaze-html-templates
meteor add tsumina:meteor-systemjs
meteor

on the server, we get this error :

=> Started proxy.
=> Started MongoDB.
Message: Using Systemjs Loader...
Message: Using Aurelia Framework...
=> Exited with code: 8
W20160208-12:05:35.664(0)? (STDERR)
W20160208-12:05:35.665(0)? (STDERR) C:\Users\...\AppData\Local\.meteor\packages\meteor-tool\1.1.13-modules.8\mt-os.windows.x86_32\dev_bundle\server-lib\node_modules\fibers\future.js:245
W20160208-12:05:35.665(0)? (STDERR)                                             throw(ex);
W20160208-12:05:35.666(0)? (STDERR)                                                   ^
W20160208-12:05:35.666(0)? (STDERR) Error: Cannot find module 'babel-runtime/helpers/typeof'
W20160208-12:05:35.666(0)? (STDERR)     at Function.Module._resolveFilename (module.js:338:15)
W20160208-12:05:35.666(0)? (STDERR)     at Function.Module._load (module.js:280:25)
W20160208-12:05:35.666(0)? (STDERR)     at Module.require (module.js:364:17)
W20160208-12:05:35.667(0)? (STDERR)     at require (module.js:380:17)
W20160208-12:05:35.667(0)? (STDERR)     at Npm.require (C:\Users\...\meteor\tstV3_SystemJS\.meteor\local\build\programs\server\boot.js:150:18)
W20160208-12:05:35.667(0)? (STDERR)     at C:\Users\...\meteor\tstV3_SystemJS\.meteor\local\build\programs\server\packages\tsumina_meteor-systemjs.js:37:16
W20160208-12:05:35.667(0)? (STDERR)     at C:\Users\...\meteor\tstV3_SystemJS\.meteor\local\build\programs\server\packages\tsumina_meteor-systemjs.js:5824:3
W20160208-12:05:35.668(0)? (STDERR)     at C:\Users\...\meteor\tstV3_SystemJS\.meteor\local\build\programs\server\boot.js:242:10
W20160208-12:05:35.668(0)? (STDERR)     at Array.forEach (native)
W20160208-12:05:35.668(0)? (STDERR)     at Function._.each._.forEach (C:\Users\...\AppData\Local\.meteor\packages\meteor-tool\1.1.13-modules.8\mt-os.windows.x86_32\dev_bundle\server-lib\node_modules\underscore\underscore.js:79:11)

As we can see, it seems to be a depedency problem from system-polyfills.src.js : tsumina_meteor-systemjs.js:37:16

var _typeof2 = require('babel-runtime/helpers/typeof');

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.