Closed lukakerr closed 6 years ago
The problem is not the package, but your .flowconfig option unsafe.enable_getters_and_setters
. This option was removed in flow 0.62.0 (See here) and this plugin uses the latest version (0.64.0).
However in the next release I will show up in the status bar any errors related to the .flowconfig file like this!
Expected Behavior
Before package control I was using v0.1.11, but after updating to the latest version v0.13.17 the package seems to break.
I've installed via package control and also manually and both times I receive the error below. I've tried manually installing npm modules inside the package, I've tried uninstalling and reinstalling the package manually and via package control, I've tried setting different custom PATHs to:
and
I've also tried setting a custom
"node_js_custom_path"
.Sublime Text console logs
Specifications