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

Error when i use --no-check flag on Deno #17

Closed
4ov opened this issue Dec 28, 2020 · 2 comments
Closed

Error when i use --no-check flag on Deno #17

4ov opened this issue Dec 28, 2020 · 2 comments

Comments

@4ov
Copy link

4ov commented Dec 28, 2020

Hello i'm trying to use Deno with https://github.com/asos-craigmorten/opine but i'm getting an error from your package.
The error is

error: Uncaught SyntaxError: The requested module './CtxLike.ts' does not provide an export named 'CtxLike'
export { CtxLike } from "./CtxLike.ts";
~~~~~~~
    at <anonymous> (<https://deno.land/x/evt@v1.9.11/lib/types/interfaces/index.ts>:5:1)

I hope you fix this issue
Thanks!

@garronej
Copy link
Owner

@lowray I am on it!

@garronej
Copy link
Owner

Fixed in v1.9.12

gitbook-com bot pushed a commit that referenced this issue Jul 19, 2022
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