Cannot add package iron router for meteor on windows 8.1 pro

前端 未结 2 1479
时光取名叫无心
时光取名叫无心 2021-01-28 21:56

I installed meteor on windows from http://win.meteor.com/. I was trying to install iron router package for meteor on windows 8.1 by downloading following repositories



        
相关标签:
2条回答
  • 2021-01-28 22:23

    The problem is with win.meteor.com. As I instructed in my earlier answer, please install Meteor for Windows from https://github.com/meteor/meteor/wiki/Preview-of-Meteor-on-Windows.

    0 讨论(0)
  • 2021-01-28 22:25

    ok after spending a lot of time, finally i was able to setup my meteor environment using vagrant ( still like to know if i can get everything working and can move on to build a full fledge application using pure 100% windows environment )

    Now for folks out there who faced the same issue, just follow the steps in link mentioned below ( this really worked for me ). I was able to install iron router and bootstrap and tested bootstrap its working. No file sync issues till now. Routers are working as well. Now i am moving on to start building a full fledge application, if i see any issues further down the road i will updat this post.

    https://gist.github.com/gabrieljenik/d926cbb90706d95abdee

    0 讨论(0)
提交回复
热议问题