Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting SyntaxError: Identifier '__9$' has already been declared using cheerio #629

Closed
MoustaphaDev opened this issue May 13, 2023 · 0 comments
Labels
deno Not working in Deno

Comments

@MoustaphaDev
Copy link

Failing module

import * as cheerio from 'https://esm.sh/[email protected]';

Error message

After running deno test I got this:

error: SyntaxError: Identifier '__9$' has already been declared
    at <anonymous> (https://esm.sh/v120/[email protected]/deno/cheerio.mjs:2:990)

Additional info

  • esm.sh version: N/A
  • Deno version: v8 11.4.183.2
@MoustaphaDev MoustaphaDev added the deno Not working in Deno label May 13, 2023
@ije ije closed this as completed in d91f854 May 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deno Not working in Deno
Projects
None yet
Development

No branches or pull requests

1 participant