Skip to content
This repository has been archived by the owner on Jun 2, 2024. It is now read-only.

nfs.download 没有 thunkify #258

Closed
wenbing opened this issue Mar 6, 2014 · 5 comments
Closed

nfs.download 没有 thunkify #258

wenbing opened this issue Mar 6, 2014 · 5 comments
Labels

Comments

@wenbing
Copy link
Contributor

wenbing commented Mar 6, 2014

controllers/registry/module.js

try {
    yield nfs.download(dist.key, tmpPath, {timeout: DOWNLOAD_TIMEOUT});
  } catch (err) {
    cleanup();
    this.throw(err);
}
@fengmk2
Copy link
Member

fengmk2 commented Mar 6, 2014

Hi, 你能否先将 cnpmjs.org 更新到 0.3.5, sfs 和 sfs-client@0.1.0 都更新到最新版本.

可以参考 https://github.com/cnpm/custom-cnpm-example

@fengmk2 fengmk2 added the bug label Mar 6, 2014
@wenbing
Copy link
Contributor Author

wenbing commented Mar 6, 2014

好的,看到了。
多谢

@wenbing wenbing closed this as completed Mar 6, 2014
@fengmk2
Copy link
Member

fengmk2 commented Mar 6, 2014

good,你们是将私有npm架起来了吗?
2014年3月6日 PM6:45于 "wenbing" notifications@github.com写道:

Closed #258 #258.


Reply to this email directly or view it on GitHubhttps://github.com//issues/258
.

@wenbing
Copy link
Contributor Author

wenbing commented Mar 6, 2014

On Thu, Mar 6, 2014 at 7:07 PM, fengmk2 notifications@github.com wrote:

是将私有npm架起来

会用 install
还没看 publish 怎么用?

能不能给我介绍一下怎么用 publish?

@fengmk2
Copy link
Member

fengmk2 commented Mar 6, 2014

你先添加一个用户,然后将你添加到admin中,默认是只有管理员才能publish的
2014年3月6日 PM7:09于 "wenbing" notifications@github.com写道:

On Thu, Mar 6, 2014 at 7:07 PM, fengmk2 notifications@github.com wrote:

是将私有npm架起来

会用 install
还没看 publish 怎么用?

能不能给我介绍一下怎么用 publish?


Reply to this email directly or view it on GitHubhttps://github.com//issues/258#issuecomment-36845391
.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants