-
-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
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.
danielroe
Metadata
Metadata
Assignees
Labels
No labels