LedgerHQ/ledgerjs

Eth is not a constructor

aloolalool opened this issue · 0 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?