You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just tried to install azimuth, following the instructions on the homepage http://azimuthc.ms.
The page says: "Install Node.js, Meteor, and Meteorite", followed by instructions like mrt create my-project or mrt add azimuth-views-foundation.
The meteorite homepage itself tells me that I should NOT use meteorite any more, as per Meteor 0.9 it is included in Meteor, and I can install packages via meteor add.
Shouldn't the homepage be updated to reflect these changes? Meteor is at > 1.0 meanwhile.
And, better question and real bug: how can I install azimuth now?
The text was updated successfully, but these errors were encountered:
That was exact what I tried to say here. Therefore I opened this issue, because meteor should be used instead of mrt. But just look at my links to the azimuth page - the page says mrt. And that should be changed.
My only question was: how can I now install azimuth - as simply replacing mrt with meteor does not work.
I just tried to install azimuth, following the instructions on the homepage http://azimuthc.ms.
The page says: "Install Node.js, Meteor, and Meteorite", followed by instructions like
mrt create my-project
ormrt add azimuth-views-foundation
.The meteorite homepage itself tells me that I should NOT use meteorite any more, as per Meteor 0.9 it is included in Meteor, and I can install packages via
meteor add
.Shouldn't the homepage be updated to reflect these changes? Meteor is at > 1.0 meanwhile.
And, better question and real bug: how can I install azimuth now?
The text was updated successfully, but these errors were encountered: