Failed to resolve package.json
dependency with a specifier of "file:{path/to/dependency}"
#18961
Labels
duplicate
a duplicate of another issue
I decided to try and run a node project of mine with the following arguments:
It gave back the following error:
The library it was trying to import at
:42:31
was one with the following definition in thepackage.json
:This is a relatively straightforward bug, and is pretty low-priority, but thought I'd write it up as I couldn't find a duplicate.
Thanks for working on Deno!
The text was updated successfully, but these errors were encountered: