Flow-runtime doesn't recognize types in node_modules
Open
- Dominant language
- JavaScript
- Stars
- 797
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
This is a:
- [x] Bug Report
- [ ] Feature Request
- [ ] Question
- [ ] Other
Which concerns:
- [x] flow-runtime
- [ ] babel-plugin-flow-runtime
- [ ] flow-runtime-validators
- [ ] flow-runtime-mobx
- [ ] flow-config-parser
- [ ] The documentation website
---
### What is the current behaviour?
Types defined as dependencies couldn't be accessed. Flow-runtimes falls with an error:
```
Error: ENOENT: no such file or directory, stat '.*node_modules/@zp*'
````
---
### What is the expected behaviour?
---
### Which package versions are you using?
0.10.0
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.