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

Can not install #34

Closed
ngtantai1001 opened this issue May 14, 2020 · 1 comment
Closed

Can not install #34

ngtantai1001 opened this issue May 14, 2020 · 1 comment

Comments

@ngtantai1001
Copy link

Administrator@TAIDEPTRAI-PC MINGW64 /d/Code/hello-deno
$ deno install --unstable --allow-read --allow-run -f https://deno.land/x/denon/denon.ts
Download https://deno.land/x/denon/denon.ts
Compile https://deno.land/x/denon/denon.ts
Download https://deno.land/x/denon/deps.ts
Download https://deno.land/x/denon/cli.ts
Download https://deno.land/x/denon/denon_config.ts
Download https://deno.land/x/denon/log.ts
Download https://deno.land/x/denon/watcher.ts
Download https://deno.land/std@v0.50.0/flags/mod.ts
Download https://deno.land/std@v0.50.0/fs/mod.ts
Download https://deno.land/std@v0.50.0/path/mod.ts
Download https://deno.land/std@v0.50.0/async/mod.ts
Download https://deno.land/std@v0.50.0/fmt/mod.ts
Download https://deno.land/std@v0.50.0/permissions/mod.ts
Download https://deno.land/std@v0.50.0/testing/asserts.ts
Download https://deno.land/std@v0.50.0/fmt/colors.ts
Download https://deno.land/std@v0.50.0/testing/diff.ts
Download https://deno.land/std@v0.50.0/fs/empty_dir.ts
Download https://deno.land/std@v0.50.0/fs/ensure_dir.ts
Download https://deno.land/std@v0.50.0/fs/ensure_file.ts
Download https://deno.land/std@v0.50.0/fs/ensure_link.ts
Download https://deno.land/std@v0.50.0/fs/ensure_symlink.ts
Download https://deno.land/std@v0.50.0/fs/exists.ts
Download https://deno.land/std@v0.50.0/fs/expand_glob.ts
Download https://deno.land/std@v0.50.0/fs/move.ts
Download https://deno.land/std@v0.50.0/fs/copy.ts
Download https://deno.land/std@v0.50.0/fs/read_file_str.ts
Download https://deno.land/std@v0.50.0/fs/write_file_str.ts
Download https://deno.land/std@v0.50.0/fs/read_json.ts
Download https://deno.land/std@v0.50.0/fs/write_json.ts
Download https://deno.land/std@v0.50.0/fs/walk.ts
Download https://deno.land/std@v0.50.0/fs/eol.ts
Download https://deno.land/std@v0.50.0/path/win32.ts
Download https://deno.land/std@v0.50.0/path/posix.ts
Download https://deno.land/std@v0.50.0/path/common.ts
Download https://deno.land/std@v0.50.0/path/separator.ts
Download https://deno.land/std@v0.50.0/path/interface.ts
Download https://deno.land/std@v0.50.0/path/glob.ts
Download https://deno.land/std@v0.50.0/path/_constants.ts
Download https://deno.land/std@v0.50.0/path/_util.ts
Download https://deno.land/std@v0.50.0/path/_globrex.ts
Download https://deno.land/std@v0.50.0/fs/_util.ts
Download https://deno.land/std@v0.50.0/async/deferred.ts
Download https://deno.land/std@v0.50.0/async/delay.ts
Download https://deno.land/std@v0.50.0/async/mux_async_iterator.ts
Download https://deno.land/std@v0.50.0/fmt/sprintf.ts
error: TS2322 [ERROR]: Type 'string' is not assignable to type 'boolean'.
  return srcArray.reduce(
  
    at https://deno.land/std@v0.50.0/fs/_util.ts:20:3
@BevanR
Copy link

BevanR commented May 14, 2020

denoland/deno#5319

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