'Unexpected end of input, expected the token }
Solution 1:[1]
I resolved the issue by adding declarations in .flowconfig
[declarations]
<PROJECT_ROOT>/node_modules/resolve/.*
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | pdzxc |

