miklosme / gl-react-color-blending

:art: Color blending for gl-react (Photoshop blend modes)
49 stars 4 forks source link

'unable to resolve gl-react' error #2

Closed rdev closed 7 years ago

rdev commented 7 years ago

Doesn't work

miklosme commented 7 years ago

Please provide a repo to reproduce.

jesperjohansson commented 7 years ago

Try running npm install gl-react --save

or if you use yarn yarn add gl-react