当我同时为meteoric:ionic-sass和meteoric:ionicons.-sass运行meteor add时,它显示了下面的错误。
=> Errors while adding packages:
While checking for stevezhu:sass@1.3.7:
error: No compatible binary build found for this package. Contact the
package author and ask them to publish it for your platform.我用的是windows机器的way..is那有问题吗?我也在Github页面上发表了帖子,但我认为它没有得到维护或其他什么。
发布于 2015-06-26 03:13:55
当我试图在Windows机器上工作时,我在一个不同的软件包中遇到了这个问题。当我在我正在处理的meteor项目的目录中时,我最终调用了meteor update,并修复了它。
https://stackoverflow.com/questions/30818490
复制相似问题