capsule-corp-ternoa / ternoa-js

Ternoa JavaScript SDK to build on top of the Ternoa Chain ⚙️
https://docs.ternoa.network
Apache License 2.0
24 stars 11 forks source link

axios v1.1.3 throw an error in node #133

Closed ipapandinas closed 1 year ago

ipapandinas commented 2 years ago

Description

The axios: 1.1.x package defined in the package.json installed axios v1.1.3 which doesn't work properly on a node environnement.

Solution considered

Test and downgrade to axios: 1.1.1.

Affected versions