LayerZero-Labs/LayerZero

`yarn install` and `npm install` give error , `core-sdk` not found

polkovnikov opened this issue · 1 comments

Following issue appears at this tree (at commit).

yarn install results in:

error An unexpected error occurred: "https://registry.yarnpkg.com/@layerzerolabs/core-sdk/-/core-sdk-1.0.34-beta.40.tgz: Request failed \"404 Not Found\"".

and npm install results in:

npm ERR! 404 Not Found - GET https://registry.npmjs.org/@layerzerolabs%2fcore-sdk - Not found
npm ERR! 404
npm ERR! 404  '@layerzerolabs/core-sdk@1.0.34-beta.40' is not in this registry.

Also missing: @layerzerolabs/proof-evm@1.0.1-beta.0

Same issue. How to fix?