sachinchoolur / angular-trix

A rich WYSIWYG text editor directive for angularjs.
http://sachinchoolur.github.io/angular-trix/
MIT License
328 stars 62 forks source link

Error when install trix #44

Open titandl1904 opened 6 years ago

titandl1904 commented 6 years ago

Hi

When I tried to install trix and run. I have error. npm install trix@0.11.1 --save-dev npm WARN saveError Problems were encountered npm WARN saveError Please correct and try again. npm WARN saveError invalid: have trix@0.11.1 (expected: latest) node_modules/angular-trix/node_modules/trix npm WARN saveError extraneous: trix@0.11.1 node_modules/angular-trix/node_modules/trix /Users/project/***

I checked dependancy in angular-trix is lastest. It seem we need to fix trix version instead of lastest?