Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export issue with package #4

Open
kyranjamie opened this issue Oct 29, 2019 · 1 comment
Open

Export issue with package #4

kyranjamie opened this issue Oct 29, 2019 · 1 comment

Comments

@kyranjamie
Copy link
Contributor

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))
@stackatron
Copy link

@kyranjamie was this fixed in stacks-archive/app.co#641?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants