callstack / react-native-image-editor

A library providing an API for cropping images from the web and the local file system.
MIT License
379 stars 118 forks source link

Library can't be installed #22

Closed renishdeveloper closed 5 years ago

renishdeveloper commented 5 years ago

I created the project using react-native init. I can't be able to install the library.

react-native info

System:
  OS: Linux 4.15 Ubuntu 18.04.2 LTS
  CPU: (6) x64 AMD FX(tm)-6300 Six-Core Processor
  Memory: 794.44 MB / 3.59 GB
  Shell: 4.4.19 - 
Binaries:
  Node: 8.16.0
  npm: 6.4.1
npmPackages:
  react: 16.6.3 => 16.6.3 
  react-native: 0.58.3 => 0.58.3 
npmGlobalPackages:
  react-native-cli: 2.0.1

image_editor

Trancever commented 5 years ago

@renishdeveloper Hi, could you write what steps did you take to install library?

giomv commented 5 years ago

npm install @react-native-community/image-editor --save

Not working, generates the same error that @renishdeveloper got.

wojteg1337 commented 5 years ago

Will fix it

Trancever commented 5 years ago

Should be fixed in v1.3.0