eosjs

https://github.com/EOSIO/eosjs

代码git下载到本地来,npm i  初始化

 F:\Projects\Web\eosjs> npm i
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated

> cypress@7.5.0 postinstall F:\Projects\Web\eosjs\node_modules\cypress
> node index.js --exec install

Installing Cypress (version: 7.5.0)

✔  Downloaded Cypress
✔  Unzipped Cypress
✔  Finished Installation C:\Users\yc\AppData\Local\Cypress\Cache\7.5.0

You can now open Cypress by running: node_modules\.bin\cypress open

https://on.cypress.io/installing-cypress


> eosjs@22.0.0 prepare F:\Projects\Web\eosjs
> npm run build


> eosjs@22.0.0 build F:\Projects\Web\eosjs
> rimraf dist && tsc -p ./tsconfig.json && node scripts/copy-ripe-md.js

npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN notsup Unsupported engine for cypress@7.5.0: wanted: {"node":">=12.0.0"} (current: {"node":"10.18.1","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: cypress@7.5.0
npm WARN notsup Unsupported engine for ts-loader@9.2.3: wanted: {"node":">=12.0.0"} (current: {"node":"10.18.1","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: ts-loader@9.2.3
npm WARN notsup Unsupported engine for eslint-plugin-jsdoc@34.8.2: wanted: {"node":">=12"} (current: {"node":"10.18.1","npm":"6.13.4"})
npm WARN notsup Not compatible with your version of node/npm: eslint-plugin-jsdoc@34.8.2
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^2.1.2 (node_modules\jest-haste-map\node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})

added 1069 packages from 578 contributors and audited 1074 packages in 619.668s

61 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities

PS F:\Projects\Web\eosjs>

 

 

EOSJS中文手册【V20】 - 汇智网
  /card/c/eosjs-manual/   居然不给保存 这个网址 

 

eosjs 文档(介绍) - SegmentFault 思否
https://segmentfault.com/a/1190000017550656

posted @ 2021-06-10 13:07  海蓝7  阅读(95)  评论(0编辑  收藏  举报