Skip to content

deno run -A npm:npm --version returns nothing #32529

@Marcisbee

Description

@Marcisbee

deno 2.7.4 (stable, release, aarch64-apple-darwin)
v8 14.6.202.6-rusty
typescript 5.9.2


When I run deno run -A npm:npm --version it returns nothing.

https://app.warp.dev/block/SyV3sGgQVDKDLKwQtqJ6Yv

echo "DENO:"
deno --version
echo "NPM:"
deno run -A npm:npm --version
DENO:
deno 2.7.4 (stable, release, aarch64-apple-darwin)
v8 14.6.202.6-rusty
typescript 5.9.2
NPM:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions