binance-api-node icon indicating copy to clipboard operation
binance-api-node copied to clipboard

Http-client : _crypto.default.createHmac is not a function

Open maelgaillard opened this issue 1 year ago • 0 comments

I'm using binance-api-node in an Angular 17 application with Node 21 and I can't seem to use the API. I'm getting the error "There was an error! TypeError: _crypto.default.createHmac is not a function". What could be the issue?

maelgaillard avatar Mar 22 '24 16:03 maelgaillard