flow-typed: Support: flow-typed install resolve error
When running the flow-typed install -o it will run into an error from the resovle module:
UNCAUGHT ERROR: Error: Cannot find module 'babel-runtime' from '/path/to/root-project-dir'
What might be the best way to debug this issue? Is it coming from the cli or my project?
About this issue
- Original URL
- State: closed
- Created 8 years ago
- Comments: 18 (12 by maintainers)
@cem2ran: Ok, I just published
flow-typed@2.0.0-beta.11with https://github.com/flowtype/flow-typed/commit/d295e7d150309b8e950ee623ef7fb05df18cc4e3, which should fix this. Please try it out and let me know if you have any more issues!