How to install atmosphere packages without meteorite?

后端 未结 2 943
清歌不尽
清歌不尽 2020-12-16 20:30

mrt currently has a bug with spaces in Volume names on the Mac https://github.com/oortcloud/meteorite/issues/172.

Until that is fixed, how can I manually install pac

2条回答
  •  既然无缘
    2020-12-16 20:47

    meteor router also needs HTML5-History-API

    git clone --recursive https://github.com/tmeasday/meteor-HTML5-History-API.git

    remove meteor and the folder should look like this HTML5-History-API

    then meteor add router

提交回复
热议问题