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
Thanks @fujikky. I am using Node with Next.js and not sure how to configure that to get rid of the problem. However, last night I upgraded Node version to 14.x and that seems to have fixed the problem.
As of v3.3.0, the import destination for
astronomia
invsop87Bearth.cjs
seems to have changed.v3.2.4
https://unpkg.com/[email protected]/lib/vsop87Bearth.cjs
v3.3.0
https://unpkg.com/[email protected]/lib/vsop87Bearth.cjs
This caused syntax errors in module systems that use CJS, such as Jest.
The text was updated successfully, but these errors were encountered: