You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 17, 2022. It is now read-only.
Your code is failing on basic ESM imports. We publish both ESM and CommonJS files, so there's very likely something at issue with the gatsby build setup, namely needing to handle ESM with package.json:module or using CJS via package.json:main. See, e.g.:
Can you please provide a minimal repository with install + build instructions to see the issue or a CodeSandbox? This will make it much more tractable to help you out. Thanks!
The text was updated successfully, but these errors were encountered: