You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 11, 2024. It is now read-only.
@shuse2 would it be possible to investigate this issue? I want to prepare my NPM package lisk-react for betanet but cant seem to integrate @liskhq/lisk-client (v6 beta) into a frontend Typescript project
Expected behavior
In the example documentation it is mentioned that
@liskhq/lisk-client/browser
can be used to integrate a SDK project into your frontend.Actual behavior
When using Typescript, this import does not work and can't be resolved to the dist-browser folder
Steps to reproduce
"@liskhq/lisk-client": "^6.0.0-alpha.14"
to the latest beta flagWhich version(s) does this affect? (Environment, OS, etc...)
The text was updated successfully, but these errors were encountered: