threepointone/glamor

Cannot find module 'fbjs/lib/memoizeStringOnly' error

Closed this issue · 3 comments

With update to version 2.17.7 glamor started to complain in our tests:

Cannot find module 'fbjs/lib/memoizeStringOnly' from 'index.js'

      at Resolver.resolveModule (node_modules/jest-resolve/build/index.js:144:17)
      at Object.<anonymous> (node_modules/glamor/lib/CSSPropertyOperations/index.js:20:26)
      at Object.<anonymous> (node_modules/glamor/lib/index.js:81:30)

Rolling back to 2.17.6 fixes that. 2.17.8 has the same behavior.

This question is duplicate of #77 opened by mistake.

Close as duplicate #77

Can you link the duplicate in question please? ☝️

thank you