Skip to content
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

按照 README 安装 sdk 报错,文档应该需要调整 #88

Open
liuzhengbo opened this issue Dec 21, 2021 · 3 comments
Open

按照 README 安装 sdk 报错,文档应该需要调整 #88

liuzhengbo opened this issue Dec 21, 2021 · 3 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@liuzhengbo
Copy link

liuzhengbo commented Dec 21, 2021

Expected behavior

  1. 能按照文档描述,正确安装sdk

  2. 增加 node 的版本限制描述

Actual behavior

  1. README 写的是可以通过 npm/yarn 直接安装,但是执行 npm i PlatONnetwork/client-sdk-js#0.15.1-develop 命令会报错:no matches found: PlatONnetwork/client-sdk-js#0.15.1-develop
    直接使用 npm i PlatONnetwork/client-sdk-js 或者 npm i "PlatONnetwork/client-sdk-js#0.15.1-develop" 是没问题。

  2. 文档并未描述清楚 什么样的 node 版本才能正确安装

Steps to reproduce the behavior

  1. npm i lerna -g
  2. npm i PlatONnetwork/client-sdk-js#0.15.1-develop 或者 npm i PlatONnetwork/client-sdk-js#master

Logs

image

Version

macOS 11.3.1
npm 6.13.4
node v13.5.0
lerna 4.0.0

@liuzhengbo liuzhengbo changed the title 按照 README 安装 sdk 报错 按照 README 安装 sdk 报错,文档应该需要调整 Dec 21, 2021
@biganxin biganxin added good first issue Good for newcomers help wanted Extra attention is needed labels Dec 24, 2021
@biganxin
Copy link

@luo-dahui

@5Heros
Copy link

5Heros commented May 16, 2022

好兄弟,你解决了吗?
image
我出现了这个问题

@LeQianQian
Copy link

楼上,我和你一样。Ubuntu1804,海外主机,lerna v5.1.8,node.js v12.16.1

安装速度很慢,非常慢!

image

鉴于 PlatON 已经兼容 EVM,建议使用以太坊的 web3.js

npm install web3.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants