Hi, first of all, thank you for the library. Very helpful..
Lastly, I got the error above when I do npm install, it occurred in npm v 7.5.2.
However, With npm version 6.14.11 I just see warnings only and there are no errors at all.
You can see below the char that cause this issue --> ^.
Can you remove it please?
npm WARN ngx-text-diff@0.6.0 requires a peer of @angular/core@^>=6.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN ngx-text-diff@0.6.0 requires a peer of @angular/forms@^>=6.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN ngx-text-diff@0.6.0 requires a peer of @angular/cdk@^>=6.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN ngx-text-diff@0.6.0 requires a peer of rxjs@~6.3.3 but none is installed. You must install peer dependencies yourself.
BTW, I'm using angular core 9.0.3 and its still show me this warnings...
Hi, first of all, thank you for the library. Very helpful..
Lastly, I got the error above when I do npm install, it occurred in npm v 7.5.2.
However, With npm version 6.14.11 I just see warnings only and there are no errors at all.
You can see below the char that cause this issue --> ^.
Can you remove it please?
npm WARN ngx-text-diff@0.6.0 requires a peer of @angular/core@^>=6.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN ngx-text-diff@0.6.0 requires a peer of @angular/forms@^>=6.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN ngx-text-diff@0.6.0 requires a peer of @angular/cdk@^>=6.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN ngx-text-diff@0.6.0 requires a peer of rxjs@~6.3.3 but none is installed. You must install peer dependencies yourself.
BTW, I'm using angular core 9.0.3 and its still show me this warnings...