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

TypeError when trying to run any command on darwin (JSR version) #303

Open
pomdtr opened this issue Mar 17, 2024 · 0 comments
Open

TypeError when trying to run any command on darwin (JSR version) #303

pomdtr opened this issue Mar 17, 2024 · 0 comments

Comments

@pomdtr
Copy link

pomdtr commented Mar 17, 2024

$ deployctl --help
error: Uncaught (in promise) TypeError: Importing a JSR package via an HTTPS URL is not implemented. Use a jsr: specifier instead for the time being.
  const darwin = await import("./token_storage/darwin.ts");
                 ^
    at async https://jsr.io/@deno/deployctl/1.12.0/src/utils/token_storage.ts:13:18

It works just fine when installing from deno.land

@pomdtr pomdtr changed the title TypeError when trying to run any command on darwin TypeError when trying to run any command on darwin (JSR build) Mar 17, 2024
@pomdtr pomdtr changed the title TypeError when trying to run any command on darwin (JSR build) TypeError when trying to run any command on darwin (JSR version) Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant