Can't import the named export 'bestPositionOf' #497
sorojas-technisys
started this conversation in
General
Replies: 1 comment
-
Thank you Sonia for this question. We are having issues with one package, where some of this helpers lives. Please keep an eye on #498 in case they share the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi guys,
We are compiling our app and we get this error in "yarn start" related with reacttour:
./node_modules/@reactour/popover/dist/index.mjs
Can't import the named export 'bestPositionOf' from non EcmaScript module (only default export is available)
We are using: node v14.14.0, npm v6.14.16, and reacttour v2.10.2.
Do you have any idea about this error??
Regards,
Sonia
Beta Was this translation helpful? Give feedback.
All reactions