Skip to content

Investigate using config-inspector with deno #136

@marr

Description

@marr

I am unable to install the config inspector package with deno. I try doing deno add npm:@eslint/config-inspector and receive the error message:

error: Can't set up '@eslint/config-inspector' bin at ../.deno/@[email protected]/node_modules/@eslint/config-inspector/bin.mjs

Caused by:
    No such file or directory (os error 2)

I am new to deno, so maybe this is just trying to do something it shouldn't. (I'm trying to create a nuxt app with deno using npm create nuxt@latest). I choose deno as the runtime, and select the eslint module when prompted.

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