-
Notifications
You must be signed in to change notification settings - Fork 85
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
refactor: remove ckb-sdk-core and replace with lumos #2843
refactor: remove ckb-sdk-core and replace with lumos #2843
Conversation
/package. |
This package https://github.com/nervosnetwork/neuron/actions/runs/6232725050 pop up an error when I click the app icon. Uncaught Exception:
at Module._resolveFilename (node:internal/modules/cjs/loader:1054:15) |
looks like there was a phatom dep, I'll fix this later |
Co-authored-by: Yonghui Lin <[email protected]>
/package Packaging for test is done in 6269758509. @zhangyouxin |
Another bug pop up in package 6269758509. Uncaught Exception:
at Module._resolveFilename (node:internal/modules/cjs/loader:1054:15) |
weird, peerDependency of |
Ref: https://nodejs.org/en/blog/npm/peer-dependencies Update: I found that Neuron is using |
/package Packaging for test is done in 6274719391. @zhangyouxin |
This reverts commit 22e2823.
The |
The next release has been released as 0.21.0-next.1, and it should solve the problem |
/package |
/package |
Verified. |
Description
remove
ckb-sdk-core
Resolve: Magickbase/neuron-public-issues#202