deep-foundation / deep-foundation/deep-import
--file option works as not intended
Open
- Dominant language
- TypeScript
- Stars
- 6
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
# Option
```
--file "deep.json"
```
# Output
```
test
[Error: ENOTDIR: not a directory, open 'deep.json/deep.json.json'] {
errno: -20,
code: 'ENOTDIR',
syscall: 'open',
path: 'deep.json/deep.json.json'
}
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.