Skip to content

1.29 with axios 1.1.3 dont work #10

@Frazer-dl

Description

@Frazer-dl

const client = await new Client('https://sonocoin-prod.nekotal.tech/api/rest/v1');
const info= await client.info();
console.log(info);

TypeError: Cannot read property 'create' of undefined
    at new Client (node_modules\sonolib\dist\Client\index.js:273:29)

But it works with 1.20 version and axios 0.27.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions