deno icon indicating copy to clipboard operation
deno copied to clipboard

Bug: Bad resource ID

Open marvinhagemeister opened this issue 1 year ago • 2 comments
trafficstars

Task test run-s lint-report tap

> [email protected] lint-report
> eslint .

ERROR: Bad resource ID

Steps to reproduce

  1. Clone https://github.com/json5/json5
  2. Run npm i
  3. Run DENO_FUTURE=1 deno task test

Version: Deno 1.44.4 (git 147411e64)

marvinhagemeister avatar Jul 04 '24 11:07 marvinhagemeister