Guest User

Untitled

a guest
Jun 25th, 2018
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.89 KB | None | 0 0
  1. Error: Metadata version mismatch for module C:/Users/p/Desktop/p/trunk/p/Work/node_modules/ionic2-calendar/calendar.module.d.ts, found version 4, expected 3
  2.  
  3. {
  4. "name": "ggggg",
  5. "author": "Chris",
  6. "homepage": "none",
  7. "private": true,
  8. "scripts": {
  9. "clean": "ionic-app-scripts clean",
  10. "build": "ionic-app-scripts build",
  11. "ionic:build": "ionic-app-scripts build",
  12. "ionic:serve": "ionic-app-scripts serve"
  13. },
  14. "dependencies": {
  15. "@angular/common": "4.1.3",
  16. "@angular/compiler": "4.1.3",
  17. "@angular/compiler-cli": "4.1.3",
  18. "@angular/core": "4.1.3",
  19. "@angular/forms": "4.1.3",
  20. "@angular/http": "4.1.3",
  21. "@angular/platform-browser": "4.1.3",
  22. "@angular/platform-browser-dynamic": "4.1.3",
  23. "@ionic-native/core": "3.9.2",
  24. "@ionic-native/in-app-browser": "3.9.2",
  25. "@ionic-native/keyboard": "^3.9.2",
  26. "@ionic-native/local-notifications": "3.9.2",
  27. "@ionic-native/network": "3.9.2",
  28. "@ionic-native/splash-screen": "3.9.2",
  29. "@ionic-native/status-bar": "3.9.2",
  30. "@ionic/cloud-angular": "^0.12.0",
  31. "@ionic/storage": "2.0.1",
  32. "chart.js": "^2.7.0",
  33. "cordova-android": "6.2.3",
  34. "cordova-browser": "5.0.0",
  35. "cordova-ios": "4.4.0",
  36. "cordova-plugin-app-event": "1.2.0",
  37. "cordova-plugin-compat": "^1.1.0",
  38. "crypto-js": "3.1.9-1",
  39. "de.appplant.cordova.plugin.local-notification": "~0.8.5",
  40. "intl": "^1.2.5",
  41. "ionic": "^3.12.0",
  42. "ionic-angular": "3.9.2",
  43. "ionic-plugin-keyboard": "2.2.1",
  44. "ionic2-calendar": "^0.4.4",
  45. "ionicons": "3.0.0",
  46. "lodash": "^4.17.4",
  47. "patternomaly": "^1.3.0",
  48. "rxjs": "5.4.0",
  49. "sw-toolbox": "3.6.0",
  50. "zone.js": "0.8.12"
  51. },
  52. "devDependencies": {
  53. "@ionic/app-scripts": "^3.1.10",
  54. "typescript": "2.3.2"
  55. },
  56. "cordovaPlatforms": [],
  57. "description": "Gme",
  58. "cordova": {
  59. "platforms": [
  60. "android",
  61. "browser",
  62. "ios"
  63. ]
  64. }
  65. }
Add Comment
Please, Sign In to add comment