Flipboard / react-canvas

High performance <canvas> rendering for React components
BSD 3-Clause "New" or "Revised" License
13.18k stars 919 forks source link

Module not found - react/lib/Object.assign #144

Closed pepsivontwist closed 8 years ago

pepsivontwist commented 8 years ago

I'm getting this error (with React 15).

Error: ./config/../~/react-canvas/lib/Image.js
Module not found: Error: Cannot resolve module 'react/lib/Object.assign' in 
djhi commented 8 years ago

I resolved this by following https://github.com/react-ga/react-ga/issues/53#issuecomment-207703590

kungfoolabs commented 8 years ago

+1