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?
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?