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

denon --completion throws error #138

Open
Songkeys opened this issue Aug 17, 2021 · 0 comments
Open

denon --completion throws error #138

Songkeys opened this issue Aug 17, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@Songkeys
Copy link

Songkeys commented Aug 17, 2021

I'm checking this documentation. Is it outdated because I saw the completion code has been removed from the source already?

https://denosaurs.land/docs/denon/installation#autocompletion

➜ denon --version
[*] [main] v2.4.7

➜ denon --completion
[*] [main] v2.4.7
[*] [daem] watching path(s): **/*.*
[*] [daem] watching extensions: ts,tsx,js,jsx,json
[!] [#0] starting `--completion`
error: Uncaught NotFound: No such file or directory (os error 2)
    return Deno.run(options);
                ^
    at deno:core/01_core.js:106:46
    at unwrapOpResult (deno:core/01_core.js:126:13)
    at Object.opSync (deno:core/01_core.js:140:12)
    at opRun (deno:runtime/js/40_process.js:27:17)
    at Object.run (deno:runtime/js/40_process.js:112:17)
    at Runner.execute (https://deno.land/x/denon@2.4.8/src/runner.ts:169:17)
    at Object.exe (https://deno.land/x/denon@2.4.8/src/runner.ts:45:21)
    at Daemon.start (https://deno.land/x/denon@2.4.8/src/daemon.ts:66:31)
    at Daemon.iterate (https://deno.land/x/denon@2.4.8/src/daemon.ts:170:32)
    at iterate.next (<anonymous>)
@Songkeys Songkeys added the bug Something isn't working label Aug 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant