sexy-require
sexy-require copied to clipboard
Incompatible with Flowtype
Unfortunately this module is not compatible with flowtype and I'm not even sure if it could be made compatible, as it's flowtype itself that is trying to check the paths.
Error: src/Collections/User/Cql.js:3
3: const PaperworkCollection = require('/Library/PaperworkCollection');
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /Library/PaperworkCollection. Required module not found
@mrusme yes, you are right, it is not compatible with flowtype yet. I have to check this case.