FISCO-BCOS/nodejs-sdk

Feature request: publish to public npm registry

Opened this issue · 7 comments

Now it is said in document
npm install git+https://github.com:FISCO-BCOS/nodejs-sdk.git\#master -s
It looks bad since it did not always fetch master branch, while in SDLC we talked further about release, tag and published packages.

Is there any difficult in make use of default npmjs registry or github as npm registry?

一直想弄来着,但是犯懒了。。不过既然有用户有这样的需求,我觉得我可以搞搞:)

搞搞吧

现在还是无法npm install,有什么解决方案吗?

捕获
使用cnpm就可以执行安装了。

还没有发布到 npmjs.com 吗?

还没有发布到 npmjs.com 吗?

木有啊。。独木难支

需要通过 npm 安装的,可以看下 https://github.com/tumobi/fisco-bcos