Closed avalanche1 closed 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.
I use meteor 1.1 and 1.0.7 is the latest version I can install on it. And it gives this warning.
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.
thanks! though I don't actually realise how to do it... :smile:
pls fix this warnings in chrome