Giter Site home page Giter Site logo

0mkara / meteor-ng-material-baby Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 36 KB

Base app to get started developing Angular 2 app with meteor using awesome Material 2 UI

TypeScript 1.49% CSS 97.55% HTML 0.96%
meteor angular2 material2 nodejs typescript

meteor-ng-material-baby's People

Contributors

0mkara avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

c0debrain

meteor-ng-material-baby's Issues

Application does not compile successfully

Hi,

I was really excited to try your boilerplate. I was looking for something simple to build a demo Meteor-Angular2 application with and urigo's Socially app is just too monstrous.

I cloned it, ran the npm install and got several dependency problems.

npm WARN [email protected] requires a peer of @angular/core@^2.0.0 but none was installed.
npm WARN [email protected] requires a peer of angular2-meteor-polyfills@^0.1.1 but none was installed.
npm WARN [email protected] requires a peer of @angular/core@^2.0.0 but none was installed.
npm WARN [email protected] requires a peer of @angular/common@^2.0.0 but none was installed.

When I try 'meteor run', it dies:

meteor run --port 2100 --release 1.4.4.2 --allow-incompatible-update
[1] 70366
[[[[[ ~/Code/meteor/DevShop/meteor-ng-material-baby ]]]]]

=> Started proxy.
=> Started MongoDB.
/Users/alimgafar/.meteor/packages/coffeescript/.1.12.3_1.8it1jd++os+web.browser+web.cordova/plugin.compileCoffeescript.os/npm/node_modules/meteor/promise/node_modules/meteor-promise/promise_server.js:190
throw error;
^

Error: ENFILE: file table overflow, scandir '/Users/alimgafar/Code/meteor/DevShop/meteor-ng-material-baby/node_modules/uuid/bin'
at Error (native)
at Object.fs.readdirSync (fs.js:808:18)
at Object.wrapper (/tools/fs/files.js:1586:35)
at readDirectory (/tools/fs/watch.js:271:26)
at Watcher.fireIfDirectoryChanged (/tools/fs/watch.js:410:23)
at /tools/fs/watch.js:662:12
at Array.forEach (native)
at Function.
.each._.forEach (/Users/alimgafar/.meteor/packages/meteor-tool/.1.4.4_2.1uv44z8++os.osx.x86_64+web.browser+web.cordova/mt-os.osx.x86_64/dev_bundle/lib/node_modules/underscore/underscore.js:79:11)
at Watcher.checkDirectories (/tools/fs/watch.js:651:7)
at new Watcher (/tools/fs/watch.js:359:10)
at [object Object].
.extend.runOnce (/tools/runners/run-app.js:788:23)
at [object Object].
.extend._fiber (/tools/runners/run-app.js:890:28)
at /tools/runners/run-app.js:417:12

I'm running Meteor 1.4.4.2

Upgrading to 1.4.4.3 gives pretty much the same error, but with new dependency issues:

meteor run --port 2100 --release 1.4.4.3 --allow-incompatible-update
[[[[[ ~/Code/meteor/DevShop/meteor-ng-material-baby ]]]]]

=> Started proxy.
=> Started MongoDB.

Changes to your project's package version selections:

dynamic-import+ downgraded from 0.1.0 to 0.1.0-beta.20
meteor-base downgraded from 1.1.0 to 1.0.4

  • In order to resolve constraints, we had to use experimental versions of these
    packages.
    /Users/alimgafar/.meteor/packages/coffeescript/.1.12.3_1.8it1jd++os+web.browser+web.cordova/plugin.compileCoffeescript.os/npm/node_modules/meteor/promise/node_modules/meteor-promise/promise_server.js:190
    throw error;
    ^

Error: ENFILE: file table overflow, scandir '/Users/alimgafar/Code/meteor/DevShop/meteor-ng-material-baby/node_modules/thread-sleep/lib/binding'
at Error (native)
at Object.fs.readdirSync (fs.js:808:18)
at Object.wrapper (/tools/fs/files.js:1586:35)
at readDirectory (/tools/fs/watch.js:271:26)
at Watcher.fireIfDirectoryChanged (/tools/fs/watch.js:410:23)
at /tools/fs/watch.js:662:12
at Array.forEach (native)
at Function.
.each._.forEach (/Users/alimgafar/.meteor/packages/meteor-tool/.1.4.4_3.ofh9h4++os.osx.x86_64+web.browser+web.cordova/mt-os.osx.x86_64/dev_bundle/lib/node_modules/underscore/underscore.js:79:11)
at Watcher.checkDirectories (/tools/fs/watch.js:651:7)
at new Watcher (/tools/fs/watch.js:359:10)
at [object Object].
.extend.runOnce (/tools/runners/run-app.js:788:23)
at [object Object].
.extend._fiber (/tools/runners/run-app.js:890:28)
at /tools/runners/run-app.js:417:12

--verbose doesn't add much; it only confirms that the local packages are up to date. Otherwise, no new information.

I'm giving a talk in two weeks on how to use Meteor and Angular. Angular 1 is all figured out. I'm working on Angular2 now. If I can build it out in your bootstrap, I'd be very happy to share your repo with my attendees and help publicize it.

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.