sexy-require icon indicating copy to clipboard operation
sexy-require copied to clipboard

Incompatible with Flowtype

Open mrusme opened this issue 8 years ago • 1 comments

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 avatar Feb 07 '18 16:02 mrusme

@mrusme yes, you are right, it is not compatible with flowtype yet. I have to check this case.

sultan99 avatar Feb 07 '18 16:02 sultan99