Jake-parkers / ionic-rave

Official Ionic 3 SDK for Rave
MIT License
1 stars 5 forks source link

Peer dependencies Issues #9

Closed Ultrapraise closed 4 years ago

Ultrapraise commented 4 years ago

Hi, I greatly appreciate your effort in putting together this tool. While trying out on my app I keep getting peer dependencies issue while installing..

Here is what I get:

` npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules\chokidar\node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules\watchpack\node_modules\chokidar\node_modules\fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"}) npm WARN @ionic-native/call-number@4.20.0 requires a peer of @ionic-native/core@^4.11.0 but none is installed. You must install peer dependencies yourself. npm WARN @ionic-native/clipboard@4.20.0 requires a peer of @ionic-native/core@^4.11.0 but none is installed. You must install peer dependencies yourself. npm WARN @ionic-native/diagnostic@4.20.0 requires a peer of @ionic-native/core@^4.11.0 but none is installed. You must install peer dependencies yourself. npm WARN @ionic-native/geolocation@4.20.0 requires a peer of @ionic-native/core@^4.11.0 but none is installed. You must install peer dependencies yourself. npm WARN @ionic-native/globalization@4.20.0 requires a peer of @ionic-native/core@^4.11.0 but none is installed. You must install peer dependencies yourself. npm WARN @ionic-native/google-plus@4.20.0 requires a peer of @ionic-native/core@^4.11.0 but none is installed. You must install peer dependencies yourself. npm WARN @ionic-native/in-app-browser@4.20.0 requires a peer of @ionic-native/core@^4.11.0 but none is installed. You must install peer dependencies yourself. npm WARN @ionic-native/native-geocoder@4.20.0 requires a peer of @ionic-native/core@^4.11.0 but none is installed. You must install peer dependencies yourself. npm WARN @ionic-native/network@4.20.0 requires a peer of @ionic-native/core@^4.11.0 but none is installed. You must install peer dependencies yourself. npm WARN @ionic-native/onesignal@4.20.0 requires a peer of @ionic-native/core@^4.11.0 but none is installed. You must install peer dependencies yourself. npm WARN @ionic-native/social-sharing@4.12.2 requires a peer of @ionic-native/core@^4.11.0 but none is installed. You must install peer dependencies yourself. npm WARN @ionic-native/status-bar@4.20.0 requires a peer of @ionic-native/core@^4.11.0 but none is installed. You must install peer dependencies yourself. npm WARN @ionic-native/stripe@4.17.0 requires a peer of @ionic-native/core@^4.11.0 but none is installed. You must install peer dependencies yourself. npm WARN ajv-keywords@2.1.1 requires a peer of ajv@^5.0.0 but none is installed. You must install peer dependencies yourself. npm WARN ng2-img-max@2.2.4 requires a peer of @angular/core@^6.0.4 but none is installed. You must install peer dependencies yourself. npm WARN ng2-img-max@2.2.4 requires a peer of rxjs@^6.2.0 but none is installed. You must install peer dependencies yourself. npm WARN ng2-pica@1.3.1 requires a peer of @angular/core@>=6.0.9 but none is installed. You must install peer depnpm WARN ng2-pica@1.3.1 requires a peer of @angular/common@>=6.0.9 but none is installed. You must install peer dependencies yourself. npm WARN ng2-pica@1.3.1 requires a peer of @angular/platform-browser@>=6.0.9 but none is installed. You must install peer dependencies yourself. npm WARN ng2-pica@1.3.1 requires a peer of rxjs@^6.2.2 but none is installed. You must install peer dependencies