You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
faekiva@home:~$ deno run --allow-all import-dns.tserror: Uncaught SyntaxError: The requested module 'npm:punycode@^2.1.1' does not provide an export named 'toASCII'import { toASCII } from 'npm:punycode@^2.1.1' ^ at <anonymous> (https://jsr.io/@layered/dns-records/2.1.0/src/dns-resolvers.ts:1:10)
The text was updated successfully, but these errors were encountered:
With
import-dns.ts
asThe follow error occurs
The text was updated successfully, but these errors were encountered: