Ionic 3 ios error: Failed to install 'cordova-plugin-ionic-webview': TypeError: Invalid Version: undefined












0















I'm working in an ionic 3 project and when trying to run "cordova platform add ios" I'm getting the following error:



Using cordova-fetch for cordova-ios@~4.5.4
Adding ios project...
Creating Cordova project for the iOS platform:
Path: platforms/ios
Package: io.ionic.starter
Name: MyApp
iOS project created with cordova-ios@4.5.5
Installing "cordova-plugin-device" for ios
Installing "cordova-plugin-ionic-keyboard" for ios
Installing "cordova-plugin-ionic-webview" for ios
Failed to install 'cordova-plugin-ionic-webview': TypeError: Invalid Version: undefined
at new SemVer (/usr/local/lib/node_modules/cordova/node_modules/semver/semver.js:305:11)
at Range.test (/usr/local/lib/node_modules/cordova/node_modules/semver/semver.js:1112:15)
at Function.satisfies (/usr/local/lib/node_modules/cordova/node_modules/semver/semver.js:1161:16)
at checkEngines (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/plugman/install.js:116:20)
at /usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/plugman/install.js:313:16
at _fulfilled (/usr/local/lib/node_modules/cordova/node_modules/q/q.js:854:54)
at /usr/local/lib/node_modules/cordova/node_modules/q/q.js:883:30
at Promise.promise.promiseDispatch (/usr/local/lib/node_modules/cordova/node_modules/q/q.js:816:13)
at /usr/local/lib/node_modules/cordova/node_modules/q/q.js:624:44
at runSingle (/usr/local/lib/node_modules/cordova/node_modules/q/q.js:137:13)
Invalid Version: undefined


ionic info:



Ionic:

ionic (Ionic CLI) : 4.3.1 (/usr/local/lib/node_modules/ionic)
Ionic Framework : ionic-angular 3.9.2
@ionic/app-scripts : 3.2.0

Cordova:

cordova (Cordova CLI) : 8.1.2 (cordova-lib@8.1.1)
Cordova Platforms : ios 4.5.5
Cordova Plugins : cordova-plugin-ionic-keyboard 2.1.3, cordova-plugin-ionic-webview 2.2.3, (and 4 other plugins)

System:

Android SDK Tools : 26.1.1 (/Users/voxiel/Library/Android/sdk/)
ios-deploy : 1.9.4
NodeJS : v10.4.1 (/usr/local/Cellar/node/10.4.1/bin/node)
npm : 6.1.0
OS : macOS High Sierra
Xcode : Xcode 9.4.1 Build version 9F2000


Thanks for your help!










share|improve this question





























    0















    I'm working in an ionic 3 project and when trying to run "cordova platform add ios" I'm getting the following error:



    Using cordova-fetch for cordova-ios@~4.5.4
    Adding ios project...
    Creating Cordova project for the iOS platform:
    Path: platforms/ios
    Package: io.ionic.starter
    Name: MyApp
    iOS project created with cordova-ios@4.5.5
    Installing "cordova-plugin-device" for ios
    Installing "cordova-plugin-ionic-keyboard" for ios
    Installing "cordova-plugin-ionic-webview" for ios
    Failed to install 'cordova-plugin-ionic-webview': TypeError: Invalid Version: undefined
    at new SemVer (/usr/local/lib/node_modules/cordova/node_modules/semver/semver.js:305:11)
    at Range.test (/usr/local/lib/node_modules/cordova/node_modules/semver/semver.js:1112:15)
    at Function.satisfies (/usr/local/lib/node_modules/cordova/node_modules/semver/semver.js:1161:16)
    at checkEngines (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/plugman/install.js:116:20)
    at /usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/plugman/install.js:313:16
    at _fulfilled (/usr/local/lib/node_modules/cordova/node_modules/q/q.js:854:54)
    at /usr/local/lib/node_modules/cordova/node_modules/q/q.js:883:30
    at Promise.promise.promiseDispatch (/usr/local/lib/node_modules/cordova/node_modules/q/q.js:816:13)
    at /usr/local/lib/node_modules/cordova/node_modules/q/q.js:624:44
    at runSingle (/usr/local/lib/node_modules/cordova/node_modules/q/q.js:137:13)
    Invalid Version: undefined


    ionic info:



    Ionic:

    ionic (Ionic CLI) : 4.3.1 (/usr/local/lib/node_modules/ionic)
    Ionic Framework : ionic-angular 3.9.2
    @ionic/app-scripts : 3.2.0

    Cordova:

    cordova (Cordova CLI) : 8.1.2 (cordova-lib@8.1.1)
    Cordova Platforms : ios 4.5.5
    Cordova Plugins : cordova-plugin-ionic-keyboard 2.1.3, cordova-plugin-ionic-webview 2.2.3, (and 4 other plugins)

    System:

    Android SDK Tools : 26.1.1 (/Users/voxiel/Library/Android/sdk/)
    ios-deploy : 1.9.4
    NodeJS : v10.4.1 (/usr/local/Cellar/node/10.4.1/bin/node)
    npm : 6.1.0
    OS : macOS High Sierra
    Xcode : Xcode 9.4.1 Build version 9F2000


    Thanks for your help!










    share|improve this question



























      0












      0








      0








      I'm working in an ionic 3 project and when trying to run "cordova platform add ios" I'm getting the following error:



      Using cordova-fetch for cordova-ios@~4.5.4
      Adding ios project...
      Creating Cordova project for the iOS platform:
      Path: platforms/ios
      Package: io.ionic.starter
      Name: MyApp
      iOS project created with cordova-ios@4.5.5
      Installing "cordova-plugin-device" for ios
      Installing "cordova-plugin-ionic-keyboard" for ios
      Installing "cordova-plugin-ionic-webview" for ios
      Failed to install 'cordova-plugin-ionic-webview': TypeError: Invalid Version: undefined
      at new SemVer (/usr/local/lib/node_modules/cordova/node_modules/semver/semver.js:305:11)
      at Range.test (/usr/local/lib/node_modules/cordova/node_modules/semver/semver.js:1112:15)
      at Function.satisfies (/usr/local/lib/node_modules/cordova/node_modules/semver/semver.js:1161:16)
      at checkEngines (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/plugman/install.js:116:20)
      at /usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/plugman/install.js:313:16
      at _fulfilled (/usr/local/lib/node_modules/cordova/node_modules/q/q.js:854:54)
      at /usr/local/lib/node_modules/cordova/node_modules/q/q.js:883:30
      at Promise.promise.promiseDispatch (/usr/local/lib/node_modules/cordova/node_modules/q/q.js:816:13)
      at /usr/local/lib/node_modules/cordova/node_modules/q/q.js:624:44
      at runSingle (/usr/local/lib/node_modules/cordova/node_modules/q/q.js:137:13)
      Invalid Version: undefined


      ionic info:



      Ionic:

      ionic (Ionic CLI) : 4.3.1 (/usr/local/lib/node_modules/ionic)
      Ionic Framework : ionic-angular 3.9.2
      @ionic/app-scripts : 3.2.0

      Cordova:

      cordova (Cordova CLI) : 8.1.2 (cordova-lib@8.1.1)
      Cordova Platforms : ios 4.5.5
      Cordova Plugins : cordova-plugin-ionic-keyboard 2.1.3, cordova-plugin-ionic-webview 2.2.3, (and 4 other plugins)

      System:

      Android SDK Tools : 26.1.1 (/Users/voxiel/Library/Android/sdk/)
      ios-deploy : 1.9.4
      NodeJS : v10.4.1 (/usr/local/Cellar/node/10.4.1/bin/node)
      npm : 6.1.0
      OS : macOS High Sierra
      Xcode : Xcode 9.4.1 Build version 9F2000


      Thanks for your help!










      share|improve this question
















      I'm working in an ionic 3 project and when trying to run "cordova platform add ios" I'm getting the following error:



      Using cordova-fetch for cordova-ios@~4.5.4
      Adding ios project...
      Creating Cordova project for the iOS platform:
      Path: platforms/ios
      Package: io.ionic.starter
      Name: MyApp
      iOS project created with cordova-ios@4.5.5
      Installing "cordova-plugin-device" for ios
      Installing "cordova-plugin-ionic-keyboard" for ios
      Installing "cordova-plugin-ionic-webview" for ios
      Failed to install 'cordova-plugin-ionic-webview': TypeError: Invalid Version: undefined
      at new SemVer (/usr/local/lib/node_modules/cordova/node_modules/semver/semver.js:305:11)
      at Range.test (/usr/local/lib/node_modules/cordova/node_modules/semver/semver.js:1112:15)
      at Function.satisfies (/usr/local/lib/node_modules/cordova/node_modules/semver/semver.js:1161:16)
      at checkEngines (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/plugman/install.js:116:20)
      at /usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/plugman/install.js:313:16
      at _fulfilled (/usr/local/lib/node_modules/cordova/node_modules/q/q.js:854:54)
      at /usr/local/lib/node_modules/cordova/node_modules/q/q.js:883:30
      at Promise.promise.promiseDispatch (/usr/local/lib/node_modules/cordova/node_modules/q/q.js:816:13)
      at /usr/local/lib/node_modules/cordova/node_modules/q/q.js:624:44
      at runSingle (/usr/local/lib/node_modules/cordova/node_modules/q/q.js:137:13)
      Invalid Version: undefined


      ionic info:



      Ionic:

      ionic (Ionic CLI) : 4.3.1 (/usr/local/lib/node_modules/ionic)
      Ionic Framework : ionic-angular 3.9.2
      @ionic/app-scripts : 3.2.0

      Cordova:

      cordova (Cordova CLI) : 8.1.2 (cordova-lib@8.1.1)
      Cordova Platforms : ios 4.5.5
      Cordova Plugins : cordova-plugin-ionic-keyboard 2.1.3, cordova-plugin-ionic-webview 2.2.3, (and 4 other plugins)

      System:

      Android SDK Tools : 26.1.1 (/Users/voxiel/Library/Android/sdk/)
      ios-deploy : 1.9.4
      NodeJS : v10.4.1 (/usr/local/Cellar/node/10.4.1/bin/node)
      npm : 6.1.0
      OS : macOS High Sierra
      Xcode : Xcode 9.4.1 Build version 9F2000


      Thanks for your help!







      cordova webview ionic3 cordova-plugins






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Nov 15 '18 at 7:11









      Suraj Rao

      23.4k85871




      23.4k85871










      asked Nov 15 '18 at 0:27









      voxcodevoxcode

      11




      11
























          0






          active

          oldest

          votes











          Your Answer






          StackExchange.ifUsing("editor", function () {
          StackExchange.using("externalEditor", function () {
          StackExchange.using("snippets", function () {
          StackExchange.snippets.init();
          });
          });
          }, "code-snippets");

          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "1"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53310784%2fionic-3-ios-error-failed-to-install-cordova-plugin-ionic-webview-typeerror%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Stack Overflow!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53310784%2fionic-3-ios-error-failed-to-install-cordova-plugin-ionic-webview-typeerror%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Xamarin.iOS Cant Deploy on Iphone

          Glorious Revolution

          Dulmage-Mendelsohn matrix decomposition in Python