cstefanache / angular2-img-cropper

Angular 2 Image Cropper
MIT License
364 stars 135 forks source link

RC 6 #67

Closed ghatul closed 7 years ago

ghatul commented 7 years ago

i am on rc6 and when hit npm install ng2-img-cropper

then ndoemodules/ng2-img-cropper/package.json --> install with rc5

on npm start getting errors: screen shot 2016-09-29 at 2 31 05 pm

please..

jurienhamaker commented 7 years ago

Our dependencies in the package.json state:

"@angular/common": "2.0.0",
"@angular/compiler": "2.0.0",
"@angular/core": "2.0.0"

Try upgrading to angular 2.0.0 (the first official release) and try again.