Bug: parent deno.json
not discovered if subfolder contains package.json
#27852
Labels
invalid
what appeared to be an issue with Deno wasn't
Ran into this whilst hacking on an adapter for
nitro
.Steps to reproduce
deno.json
with these contents:sub/foo.ts
with these contents:sub/package.json
deno run sub/foo.ts
->Buffer
is undefinedFull directory structure:
Version: Deno 2.1.7+aeac5a6
The text was updated successfully, but these errors were encountered: