You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run through flowery, it supresses the Flow output--
$ flow
/Users/Jeff/repos/rrocks/node_modules/grunt-uncss/node_modules/uncss/node_modules/phantomjs/node_modules/npmconf/test/fixtures/package.json:1:3,2: Unexpected end of input
/Users/Jeff/repos/rrocks/node_modules/uncss/node_modules/phantomjs/node_modules/npmconf/test/fixtures/package.json:1:3,2: Unexpected end of input
/Users/Jeff/repos/rrocks/node_modules_old/grunt-uncss/node_modules/uncss/node_modules/phantomjs/node_modules/npmconf/test/fixtures/package.json:1:3,2: Unexpected end of input
/Users/Jeff/repos/rrocks/node_modules_old/karma-phantomjs-launcher/node_modules/phantomjs/node_modules/npmconf/test/fixtures/package.json:1:3,2: Unexpected end of input
/Users/Jeff/repos/rrocks/node_modules_old/uncss/node_modules/phantomjs/node_modules/npmconf/test/fixtures/package.json:1:3,2: Unexpected end of input
/Users/Jeff/repos/rrocks/scripts/LatestExamples.jsx:48:7,8: identifier ga
Could not resolve name
/Users/Jeff/repos/rrocks/scripts/ProjectGrid.jsx:70:7,8: identifier ga
Could not resolve name
/Users/Jeff/repos/rrocks/scripts/ProjectGrid.jsx:76:11,11: return
Missing annotation
/Users/Jeff/repos/rrocks/scripts/ProjectPage.jsx:31:5,6: identifier ga
Could not resolve name
/Users/Jeff/repos/rrocks/scripts/ProjectPage.jsx:34:38,49: return undefined
This type is incompatible with
/private/tmp/flow/flowlib_20d1139a/react.js:68:1,73:1: ReactElement
Found 10 errors
~/repos/rrocks on react-upgrade*
$ flow | flowery
~/repos/rrocks on react-upgrade*
$ flow --version
Flow, a static type checker for JavaScript, version 0.14.0
The text was updated successfully, but these errors were encountered:
When I run through flowery, it supresses the Flow output--
The text was updated successfully, but these errors were encountered: