安装软件包 telescope-posts 时遇到问题
Trouble with installing the package telescope-posts
我正在尝试摆脱包 https://github.com/TelescopeJS/Telescope/tree/master/packages/telescope-posts 中的 character/text 限制。
我只是尝试 "meteor add telescope-posts",但收到错误消息:
=> Errors while parsing arguments:
While adding package telescope-posts:
error: no such package
然后我尝试创建一个包,但是当我输入“.meteor/packages”或"myProjectName/.meteor/packages"时,我收到:
-bash: .meteor/packages: Permission denied
非常感谢任何有关如何安装 telescope-posts 软件包的帮助。谢谢。
你试过这个吗:
meteor add telescope:posts
更有可能,您应该查看:https://telescope.readme.io/v0.20/docs/installing-telescope
我正在尝试摆脱包 https://github.com/TelescopeJS/Telescope/tree/master/packages/telescope-posts 中的 character/text 限制。
我只是尝试 "meteor add telescope-posts",但收到错误消息:
=> Errors while parsing arguments:
While adding package telescope-posts:
error: no such package
然后我尝试创建一个包,但是当我输入“.meteor/packages”或"myProjectName/.meteor/packages"时,我收到:
-bash: .meteor/packages: Permission denied
非常感谢任何有关如何安装 telescope-posts 软件包的帮助。谢谢。
你试过这个吗:
meteor add telescope:posts
更有可能,您应该查看:https://telescope.readme.io/v0.20/docs/installing-telescope