Commit Graph

3 Commits

Author SHA1 Message Date
Atvaark
b3c37dc067 Fix Invalid_flowconfig error (#505)
The .flowconfig file had an empty line at the start which causes the following issue when running the "npm test:flow" command:
{"code":8,"reason":"Invalid_flowconfig","msg":".flowconfig:1 Unexpected config line not in any section"}

Microsoft Windows 10 Pro Build 15063
Node v8.6.0
Flow 0.55.0
2017-10-06 21:08:01 +02:00
Gregory Schier
d3ce502c13 Load plugin from NPM (#371)
* Install plugins from npm

* A bit more

* Error handling and messaging
2017-07-21 17:55:34 -07:00
Gregory Schier
08438b6911 Add flow to project 2017-07-17 16:32:47 -07:00