Skip to content
This repository has been archived by the owner on Mar 27, 2022. It is now read-only.

fix: atom-shell sync valid versions problem. (#241) #242

Merged
merged 2 commits into from
Oct 24, 2021

Conversation

loverto
Copy link
Contributor

@loverto loverto commented Apr 19, 2020

atom-shell

close #241


This change is Reviewable

@loverto
Copy link
Contributor Author

loverto commented Apr 20, 2020

@fengmk2 请review一下

@bytemain
Copy link

应该不是这个问题,你改的这一处只是获取 available 的 versions 的代码

实际上出问题的应该是 https://github.com/cnpm/mirrors/blob/master/sync/atom-shell.js#L34

代码里用到的这个查询 s3 bucket 资源的 api 现在需要鉴权。

所以后续代码就是执行出错了

image

所以问题应该是:列不出要下载的目录。

@bytemain
Copy link

相关 issue:
cnpm/cnpmjs.org#1561

@fengmk2 fengmk2 added the bug label Oct 24, 2021
@fengmk2 fengmk2 merged commit 65934bb into cnpm:master Oct 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

atom shell not working
3 participants