JackAdams / constellation-distro

A set of packages to get started with Constellation
http://constellation.taonova.com/demo
MIT License
32 stars 3 forks source link

deprecated api #4

Closed avalanche1 closed 9 years ago

avalanche1 commented 9 years ago

pls fix this warnings in chrome image

JackAdams commented 9 years ago

Is this still coming up on the latest version?

Sent from my iPhone

On Oct 22, 2015, at 8:02 PM, Artem Saffron notifications@github.com wrote:

pls fix this warnings in chrome

— Reply to this email directly or view it on GitHub.

avalanche1 commented 9 years ago

I use meteor 1.1 and 1.0.7 is the latest version I can install on it. And it gives this warning.

JackAdams commented 9 years ago

Those warnings are fixed in the latest version of Constellation but, like you say, one of the packages in babrahams:constellation must have a dependency on a 1.2 version of Meteor. That's unfortunate, as Constellation probably doesn't require 1.2 (or even 1.1). One way to solve it is to clone the constellation:console package into your .packages files and edit the package.js file so that the dependsOn Meteor version is 1.1. That's a pain to maintain though, I know.

avalanche1 commented 9 years ago

thanks! though I don't actually realise how to do it... :smile: