ckb-js / lumos

A full featured dapp framework for Nervos CKB
https://lumos-website.vercel.app/
MIT License
67 stars 54 forks source link

Not Found lumos dependencies #562

Open gpBlockchain opened 10 months ago

gpBlockchain commented 10 months ago

Describe the bug

 npm i @ckb-lumos/utils@0.21.0-next.1

(⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠇ idealTree:CKB-Contract-Data-Simulator: sill idealTree buildDeps
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@ckb-lumos%2futils - Not found
npm ERR! 404 
npm ERR! 404  '@ckb-lumos/utils@0.21.0-next.1' is not in this registry.
npm ERR! 404 
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

To Reproduce

npm i @ckb-lumos/utils@0.21.0-next.1 npm i @ckb-lumos/runner@0.21.0-next.1 npm i @ckb-lumos/molecule@0.21.0-next.1 npm i @ckb-lumos/e2e-test@0.21.0-next.1 npm i @ckb-lumos/debugger@0.21.0-next.1

Expected behavior

download successful Screenshots

image image

Additional context

homura commented 10 months ago

Hi, @gpBlockchain the package @ckb-lumos/utils is still in private. What functions you need in the package @ckb-lumos/utils?

gpBlockchain commented 10 months ago

Hi, @gpBlockchain the package @ckb-lumos/utils is still in private. What functions you need in the package @ckb-lumos/utils?

want to start the node use @ckb-lumos/runner