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

Incompatible with deno 1.13.0 #4

Open
thunderk opened this issue Aug 12, 2021 · 1 comment
Open

Incompatible with deno 1.13.0 #4

thunderk opened this issue Aug 12, 2021 · 1 comment

Comments

@thunderk
Copy link

Output of deno test:

error: TS2416 [ERROR]: Property 'name' in type 'PartialReadError' is not assignable to the same property in base type 'UnexpectedEof'.
  Type 'string' is not assignable to type '"UnexpectedEof"'.
  name = "PartialReadError";
  ~~~~
    at https://deno.land/[email protected]/io/bufio.ts:26:3
@TheAifam5
Copy link

Will be fixed by denoland/deno#11715 but it should be prepared if Deno decides to revert the change.

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

2 participants