jspm说“达到github速率限制” - 怎么修? [英] jspm saying "github rate limit reached" - how to fix?

查看:284
本文介绍了jspm说“达到github速率限制” - 怎么修?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我运行 jspm install 在我的Aurelia项目中安装JS依赖项时,jspm说已达到Github速率限制



如何解决?

解决方案

用你的Github证书配置 jspm 。为此,请执行以下操作:


  1. 转到github.com,登录并单击设置个人访问令牌然后生成新的令牌
  2. li>
  3. 在项目文件夹中复制令牌和启动命令行 / li>

在配置过程中,系统会要求您输入令牌。这样做,你很好去。

p>

When I run jspm install to install JS dependencies in my Aurelia project, jspm says Github rate limit reached

How to fix?

解决方案

The rate limit can be lifted by configuring jspm with your Github credentials. To do this do the following:

  1. Go to github.com, login and click settings
  2. Click Personal access tokens and then Generate new token
  3. Copy the token and start command line inside the project folder
  4. Type jspm registry config github

During the config process, you will be asked to enter the token. Do so, and you're good to go.

这篇关于jspm说“达到github速率限制” - 怎么修?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆