Warning in logs at startup
Open
bug
- Dominant language
- TypeScript
- Stars
- 295
- Forks
- 4
- Avg merge
- 15d 7h
- Merged PRs (30d)
- 1
Description
On local host when Tachyon starts up there is a warning in the log file.
```
test-tachyon | (node:10) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
test-tachyon | (Use `node --trace-warnings ...` to show where the warning was created)
```
Contributor guide
Assessment
This issue has not been assessed yet.