I have the following dilemma
/usr/local/lib
├── @angular/[email protected]
├── @angular/[email protected]
├── @ionic-native/[email protected]
├── @ionic-native/[email protected]
├── @ionic/[email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── UNMET PEER DEPENDENCY [email protected]
├── [email protected]
├── [email protected]
└── [email protected]
npm ERR! peer dep missing: rxjs@^5.5.11, required by @ ionic-native / core @ 4.18.0 npm ERR! peer dep missing: rxjs@^5.5.11, required by @ ionic-native / device @ 4.18.0
I do not understand that error if I have [email protected]
Why does that error come out?