-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
同步逻辑问题 #646
Comments
我们已经看到你的反馈,如果是功能缺陷,可以提供一下重现该问题的方式;如果是新功能需求,我们会尽快加入讨论。同时我们非常期待你可以加入我们的贡献者行列,让项目可以长期可持续发展。 |
愿意是为了防止最新版上游没有同步完成,导致中断 看日志好像是提示 apiBinary 代理上游 registry 时版本号没正常返回 这个问题怎么重现呀?🤔 |
这个就是正常同步时出现的,好像是lodash的sortby没有办法对 30-Mar-2018 03:32 这种格式进行排序,统一转成时间戳之后呢排序就正常了 @elrrrrrrr |
请问怎么全量同步一次npm呢 |
see #664 |
按照逻辑的话,这个15.13.0,不应该走这个revaliedate逻辑,这里是不是时间解析上有点问题
The text was updated successfully, but these errors were encountered: