Error while importing 'franc' package #3944
-
Hey everyone, I'm trying to import franc package:
But instead of getting most probable string language I'm getting this error:
I've tried to dynamically import franc in function like So is it adonis related error, franc related error or me related error? :) |
Beta Was this translation helpful? Give feedback.
Answered by
RomainLanz
Oct 21, 2022
Replies: 1 comment 1 reply
-
Hey @SkifAlef! 👋🏻 You should use a version that is not ESM only. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
SkifAlef
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @SkifAlef! 👋🏻
You should use a version that is not ESM only.