-
Notifications
You must be signed in to change notification settings - Fork 30
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
Feature request: publish to public npm registry #106
Labels
enhancement
New feature or request
Comments
一直想弄来着,但是犯懒了。。不过既然有用户有这样的需求,我觉得我可以搞搞:) |
搞搞吧 |
现在还是无法npm install,有什么解决方案吗? |
还没有发布到 npmjs.com 吗? |
木有啊。。独木难支 |
需要通过 npm 安装的,可以看下 https://github.com/tumobi/fisco-bcos |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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?
The text was updated successfully, but these errors were encountered: