LedgerHQ / ledgerjs

⛔️ MOVED to monorepo "ledger-live"

Home Page:https://github.com/LedgerHQ/ledger-live

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eth is not a constructor

aloolalool opened this issue · comments

I keep getting the error that 'Eth is not a constructor' every time I try to instantiate it using 'const eth = new Eth(transport)'. Not sure what the issue is, i am using npm and have tried to start a new directory and reinstall the library and it didnt work. Does anyone know how to fix this?