bids-validator
bids-validator copied to clipboard
Deno validator import path error
trafficstars
$ deno run --allow-read --allow-env https://deno.land/x/bids_validator/bids-validator.ts .
Warning Implicitly using latest version (v1.14.2-dev.0) for https://deno.land/x/bids_validator/bids-validator.ts
error: Relative import path "std/log/levels.ts" not prefixed with / or ./ or ../
at https://deno.land/x/[email protected]/deps/logger.ts:13:31
Oh, this may just need a release. I think this was resolved in #1902. @rwblair Would you be willing to push a v1.14.2-dev.1 to test?
I misread that and just cut a whole new release.
That's fine. I just meant at a minimum.