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/11/18 22:35:46 UTC

[GitHub] [cordova-plugin-inappbrowser] mosabab edited a comment on issue #582: inappbrowser plugin not working on IOS 13+ version for ionic app

mosabab edited a comment on issue #582: inappbrowser plugin not working on IOS 13+ version for ionic app
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/582#issuecomment-555240927
 
 
   > @mosabab Hi, thank your for your answer. You could you describe a bit more the way of doing it?
   > When I replace `"cordova-plugin-inappbrowser": "git+https://github.com/apache/cordova-plugin-inappbrowser.git"` by `"cordova-plugin-inappbrowser": "git+https://github.com/apache/cordova-plugin-inappbrowser.git#master"` in my package.json file (then I execute npm install obviously), I trigger the following error when I execute `npm list --depth=0`: `ERR! missing: cordova-plugin-inappbrowser@git+https://github.com/apache/cordova-plugin-inappbrowser.git#master, required by myappname@0.0.1`.
   
   Put the 
   https://github.com/apache/cordova-plugin-inappbrowser.git
   Without #master 
   
   This is not from npm
   This from git

----------------------------------------------------------------
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