Open
Description
The gatherSources
script relies on url.resolve
to resolve absolute paths. This changes any spaces in a local filesystem path to %20
, which then fails to find the file.
resolver-engine/packages/imports/src/utils.ts
Line 108 in aa15ba1
Metadata
Metadata
Assignees
Labels
No labels