mr-emoji
mr-emoji copied to clipboard
Unable to import package
Typescript is unable to import the package because the main
field is referring to an unpublished field dist/index.js
.
Can you include the CJS build or reference directly to the dist-es
file ?
thanks!
Hey @emilioastarita, I see you already forked a repo. Can you please send a pull request for CJS?
Thanks!
Thanks for the package, @Dipen-Dedania! I'm running into a similar issue, but when I pull from the forked branch or directly reference the dist-es
file, it fixes the import package
issue. But now I get the following:
Wondering if you or @emilioastarita have seen a similar issue. Thanks for the help!
I put in a PR for this, any news?
I still have the same issue