meteor add 指定版本安装插件 meteor create指定版本创建项目

49 篇文章 0 订阅
18 篇文章 0 订阅

meteor add akryum:vue-component@=0.14.3

D:\yiz\work\Meteor_test\new_meteor_vue_pro_1.8.1>meteor add --help
Usage: meteor add <package> [package..]

Adds packages to your Meteor project. You can add multiple
packages with one command. To query for available packages, use
the meteor search command.

Optional version constraints can be added. Running `meteor add package@1.1.0`
will add the package at version 1.1.0 or higher (but not 2.0.0 or higher).
If you want to use version 1.1.0 exactly, use `meteor add package@=1.1.0`.
You can also 'or' constraints together: `meteor add 'package@=1.0.0 || =2.0.1'`
means either 1.0.0 (exactly) or 2.0.1 (exactly).

To remove a version constraint for a specific package, run "meteor add" command
again without specifying a version. For example above, to stop using
version 1.1.0 exactly, run `meteor add package`.

Options:
  --allow-incompatible-update   Allow packages in your project to be upgraded or
                   downgraded to versions that are potentially incompatible with
                   the current versions, if required to satisfy all package
                   version constraints.


D:\yiz\work\Meteor_test\new_meteor_vue_pro_1.8.1>meteor add akryum:vue-component@=0.14.3
Unable to update package catalog (are you offline?)

另外指定版本创建meteor项目

meteor create project --release 1.8.1

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值