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

deno run -A --unstable lavoca.ts --make:controller TestController #2

Open
vicman opened this issue May 1, 2023 · 0 comments
Open

Comments

@vicman
Copy link

vicman commented May 1, 2023

Warning Implicitly using latest version (v1.2.0) for https://deno.land/x/cmd/mod.ts
Warning Implicitly using latest version (0.185.0) for https://deno.land/std/node/stream.ts
Warning Implicitly using latest version (0.185.0) for https://deno.land/std/node/events.ts
Warning Implicitly using latest version (0.185.0) for https://deno.land/std/node/assert.ts
Warning Implicitly using latest version (0.185.0) for https://deno.land/std/node/url.ts
Warning Implicitly using latest version (0.185.0) for https://deno.land/std/node/util.ts
error: Uncaught (in promise) TypeError: Module not found "https://deno.land/std/node/events.ts".
at https://raw.githubusercontent.com/Zhomart/dex/930253915093e1e08d48ec0409b4aee800d8bd0c/lib-dyn/deps.ts:7:24
const n =await import(SrcFileController)
^
at async Inty (file:///D:/proyectos/ia/agilitydocs/samukb/backend/Lavoca/.core/controller___.ts:8:15)
at async file:///D:/proyectos/ia/agilitydocs/samukb/backend/Lavoca/routers/router.ts:14:20

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

1 participant