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

fix #113 #115

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

fix #113 #115

wants to merge 5 commits into from

Conversation

e-kwsm
Copy link

@e-kwsm e-kwsm commented Dec 4, 2024

fix #113

> `Deno.run` was removed in Deno 2. See the Deno 1.x to 2.x Migration
> Guide for further details:
> https://docs.deno.com/runtime/reference/migrate_deprecations/

Deno.run is deprecated since [v1.31](https://deno.com/blog/v1.31#api-stabilizations)
@e-kwsm
Copy link
Author

e-kwsm commented Dec 4, 2024

deno lint and deno test --allow-read --allow-write work with deno 1.46.3 and 2.1.2 on my machine.

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

Successfully merging this pull request may close these issues.

udd uses deprecated features
1 participant