pkgx: Uncaught TypeError for clang
Hey! I’ve tried to run a script and this error popped up. Unfortunately I can’t give any more context since the script is not publicly available.
/Users/oli/.tea/go.dev/v1.20.5/pkg/tool/darwin_arm64/link: running clang failed: exit status 1
tea: installing go.dev, llvm.org
error: Uncaught TypeError: argv._.push is not a function
argv._.push(flags.strings["_"] ?? !isNumber(arg) ? arg : Number(arg));
^
at parse (https://deno.land/std@0.177.0/flags/mod.ts:303:24)
at getOptions (https://deno.land/std@0.177.0/node/internal_binding/node_options.ts:30:18)
at getOptionsFromBinding (https://deno.land/std@0.177.0/node/internal/options.ts:26:37)
at getOptionValue (https://deno.land/std@0.177.0/node/internal/options.ts:31:21)
at https://deno.land/std@0.177.0/node/crypto.ts:21:20
clang-16: error: linker command failed with exit code 1 (use -v to see invocation)
About this issue
- Original URL
- State: closed
- Created a year ago
- Comments: 19 (10 by maintainers)
hmm… I hope this means we fixed it. We release a lot of point releases with fixes. Closing. Reopen if it happens again.