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

Broken Deno Deploy - Deno.permissions.querySync is not a function #119

Open
marcomow opened this issue Dec 16, 2024 · 1 comment
Open

Broken Deno Deploy - Deno.permissions.querySync is not a function #119

marcomow opened this issue Dec 16, 2024 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@marcomow
Copy link

Deno deploy won't build, error

The deployment failed: UNCAUGHT_EXCEPTION TypeError: Deno.permissions.querySync is not a function at https://jsr.io/@astral/astral/0.5.0/src/debug.ts:3:21

denoland/deploy_feedback#527

@lino-levan
Copy link
Owner

Right. We should check if it's on Deno deploy first before we call querySync.

@lino-levan lino-levan added bug Something isn't working good first issue Good for newcomers labels Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants