You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/10/21 08:30:28 UTC

[GitHub] [cordova] sanyashvets commented on issue #165: Cordova not allowing beta versions of plugins to run, instead requiring full version numbers.

sanyashvets commented on issue #165: Cordova not allowing beta versions of plugins to run, instead requiring full version numbers.
URL: https://github.com/apache/cordova/issues/165#issuecomment-544407759
 
 
   Hi. I'm faced with same error few days ago. But I have no `beta` or smth else in versions.
   Also, this error occurs when I'm trying to run/build project with connected device (iOS 13.1.3, 12.4.3, 12.4.2)
   ```
   CordovaError: Promise rejected with non-error: 'Version should contain only numbers and dots'
       at /Users/alex/.nvm/versions/node/v12.12.0/lib/node_modules/cordova/bin/cordova:29:15
       at processTicksAndRejections (internal/process/task_queues.js:93:5)
   [ERROR] An error occurred while running subprocess cordova.
           
           cordova build ios --device exited with exit code 1.
           
           Re-running this command with the --verbose flag may provide more information.
   
   
    ionic cordova plugin list
   > cordova plugin ls
   cordova-plugin-advanced-http 2.2.0 "Advanced HTTP plugin"
   cordova-plugin-camera 4.1.0 "Camera"
   cordova-plugin-camera-preview 0.11.0 "cordova-plugin-camera-preview"
   cordova-plugin-device 2.0.3 "Device"
   cordova-plugin-file 6.0.2 "File"
   cordova-plugin-insomnia 4.3.0 "Insomnia (prevent screen sleep)"
   cordova-plugin-ionic-keyboard 2.2.0 "cordova-plugin-ionic-keyboard"
   cordova-plugin-ionic-webview 4.1.2 "cordova-plugin-ionic-webview"
   cordova-plugin-nativestorage 2.3.2 "NativeStorage"
   cordova-plugin-network-information 2.0.2 "Network Information"
   cordova-plugin-screen-orientation 3.0.2 "Screen Orientation"
   cordova-plugin-splashscreen 5.0.3 "Splashscreen"
   cordova-plugin-statusbar 2.4.3 "StatusBar"
   cordova-plugin-whitelist 1.3.4 "Whitelist"
   es6-promise-plugin 4.2.2 "Promise"
   phonegap-plugin-barcodescanner 8.1.0 "BarcodeScanner"
   
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org