Fantom-foundation / bnbridge.exchange

https://bnbridge.exchange
47 stars 55 forks source link

TypeError: Object.values is not a function #3

Open n2k3b1 opened 5 years ago

n2k3b1 commented 5 years ago

Hi, After deploying the bnbridge, I run by pm2 and got this issue. Please advice.

PM2 | Starting execution sequence in -fork mode- for app name:api.bnbridge.exchange id:0 PM2 | App name:api.bnbridge.exchange id:0 online 0|api.bnbridge.exchange | TypeError: Object.values is not a function 0|api.bnbridge.exchange | at Object. (/home/user01/fantom/sdk/node_modules/@ledgerhq/devices/lib/index.js:66:26) 0|api.bnbridge.exchange | at Module._compile (module.js:570:32) 0|api.bnbridge.exchange | at Object.Module._extensions..js (module.js:579:10) 0|api.bnbridge.exchange | at Module.load (module.js:487:32) 0|api.bnbridge.exchange | at tryModuleLoad (module.js:446:12) 0|api.bnbridge.exchange | at Function.Module._load (module.js:438:3) 0|api.bnbridge.exchange | at Module.require (module.js:497:17) 0|api.bnbridge.exchange | at require (internal/module.js:20:19) 0|api.bnbridge.exchange | at Object. (/home/user01/fantom/sdk/node_modules/@ledgerhq/hw-transport-web-ble/lib/TransportWebBLE.js:178:16) 0|api.bnbridge.exchange | at Module._compile (module.js:570:32)

Thanks,