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

Url in example on the main page doesn't work #724

Open
salva-dev opened this issue Jul 20, 2024 · 0 comments
Open

Url in example on the main page doesn't work #724

salva-dev opened this issue Jul 20, 2024 · 0 comments

Comments

@salva-dev
Copy link

I just discovered deno and cliffy and I think they are great for making cli's.
I only wanted to report that the example on the main page doesn't work (attached screenshot with the page and the command that doesn't work):

$ deno run --allow-net=localhost:8080,deno.land https://deno.land/x/[email protected]/examples/command.ts 130
error: Module not found “https://deno.land/x/[email protected]/examples/command.ts”

This work (It just changes the cliffy version of the examples folder):

$ deno run --allow-net=localhost:8080,deno.land https://deno.land/x/[email protected]/examples/command.ts 

Thanks for sharing this great tool!!

image

@salva-dev salva-dev changed the title Example on the main page doesn't work Url in example on the main page doesn't work Jul 20, 2024
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