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

Failed to import - mysql2@3.2.0 #592

Closed
taind772 opened this issue Apr 13, 2023 · 0 comments
Closed

Failed to import - mysql2@3.2.0 #592

taind772 opened this issue Apr 13, 2023 · 0 comments
Labels
deno Not working in Deno

Comments

@taind772
Copy link

Failing module

import * as mysql from "https://esm.sh/v115/mysql2@3.2.0";

Error message

After running deno run I got this:

error: Uncaught TypeError: zn is not a constructor
    at https://esm.sh/v115/mysql2@3.2.0/deno/mysql2.mjs:6:161
    at https://esm.sh/v115/mysql2@3.2.0/deno/mysql2.mjs:2:2101
    at https://esm.sh/v115/mysql2@3.2.0/deno/mysql2.mjs:6:850
    at https://esm.sh/v115/mysql2@3.2.0/deno/mysql2.mjs:2:2101
    at https://esm.sh/v115/mysql2@3.2.0/deno/mysql2.mjs:6:4131
    at https://esm.sh/v115/mysql2@3.2.0/deno/mysql2.mjs:2:2101
    at https://esm.sh/v115/mysql2@3.2.0/deno/mysql2.mjs:6:21726
    at https://esm.sh/v115/mysql2@3.2.0/deno/mysql2.mjs:2:2101
    at https://esm.sh/v115/mysql2@3.2.0/deno/mysql2.mjs:1379:11616
    at https://esm.sh/v115/mysql2@3.2.0/deno/mysql2.mjs:2:2101

Additional info

  • esm.sh version: 114
  • Deno version:1.32.4
@taind772 taind772 added the deno Not working in Deno label Apr 13, 2023
@ije ije closed this as completed in a546b8b Apr 17, 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