Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Can't import [module] from non EcmaScript module (only default export is available) #1727

Closed
coler-j opened this issue Jan 21, 2021 · 1 comment
Labels
Type: Bug 🐛 Something isn't working

Comments

@coler-j
Copy link

coler-j commented Jan 21, 2021

Overview

After upgrading @shopify/react-forms from 0.7.1 to 0.11.0 I am getting many errors like:

Can't import [module] from non EcmaScript module (only default export is available)

Were there any major changes to packaging that would cause this error? (Seems like it may be related to #1715)

image

I am going to downgrade the dependency and see if that resolves the issue.

@coler-j coler-j added the Type: Bug 🐛 Something isn't working label Jan 21, 2021
@coler-j
Copy link
Author

coler-j commented Jan 21, 2021

Closing this as it is already an existing issue: #1722

@coler-j coler-j closed this as completed Jan 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: Bug 🐛 Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant