dependents / dependents/node-dependency-tree

Unable to resolve index.tsx dependencies

Open
#118 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
777
Forks
83
PR merge metrics
No merged PRs in 30d

Description

I'm having trouble running this package over dependencies that include in index.tsx file as I'm getting the error:

` tree skipping an empty filepath resolution for partial: components/lib +29ms`

My index.tsx in components/lib just consists of `export * from ___` lines.

I saw this similar issue here: https://github.com/pahen/madge/issues/128 but it didn't seem to have a solution. Any ideas on this?

In the debug output i'm seeing:
```
tree deduped list of nonExistent partials: [
'components/lib',
...
'../..' ]
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.