Meteor Project not supported -


i trying run project on meteor getting error in command line-

this project uses meteor1.0.2.1, isn't available on windows. work app on supported platforms, use ,meteor update --release meteor@1.1.0.2 pin app newest windows-compatible release.

i have tried updating getting error message

while checking meteorhacks:kadira-binary-deps@1.2.1:error: no compatible binary build found package. contact package author , ask them publish platform.

i tried updating brought first error message.

does know how can run meteor package? sparrow-finance specific.

regards chris

the answer remove kadira package can editing packages file in .meteor.

but, kadira useful. i'd suggest set meteor environments. meteor cookbook has example of - https://github.com/awatson1978/meteor-cookbook/blob/master/cookbook/environment-detection.md .

if environment other local, use kadira, else don't use it.


Comments