Skip to content
This repository was archived by the owner on Mar 26, 2025. It is now read-only.
This repository was archived by the owner on Mar 26, 2025. It is now read-only.

Export issue with package #4

@kyranjamie

Description

@kyranjamie
Failed to compile
./node_modules/@blockstack/stacks-utils/dist/index.mjs
Can't import the named export 'b58ToC32' from non EcmaScript module (only default export is available)

Occured with following code:

import { validateStacksAddress } from '@blockstack/stacks-utils'
export const validateSTX = memoize(addr => validateStacksAddress(addr))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions