Hello, I am trying deno compile -A npm:cowsaydeno 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
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
D
Deno
Chat about Deno, a modern runtime for JavaScript and TypeScript.