DenoDDeno
Powered by
dsm23D
Denoβ€’3y agoβ€’
13 replies
dsm23

deno compile -A npm:cowsay not working

Hello, I am trying
deno compile -A npm:cowsay
deno compile -A npm:cowsay
and then following that with
./cowsay Hello World!
./cowsay Hello World!
but the result is:

error: Failed caching npm package 'cowsay@1.5.0'.

Caused by:
    An npm specifier not found in cache: "cowsay", --cached-only is specified.
error: Failed caching npm package 'cowsay@1.5.0'.

Caused by:
    An npm specifier not found in cache: "cowsay", --cached-only is specified.


Is there something I'm missing? I'm currently on macOS. Deno version 1.36.4
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,944Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

"deno compile --no-terminal" is not working
Inplex-sysIInplex-sys / help
3y ago
`deno compile` executable not working with cross-platforms
Essa-ZuberiEEssa-Zuberi / help
17mo ago
deno compile optimizations
subbedSsubbed / help
14mo ago
deno compile error
AuxyAAuxy / help
16mo ago