Skip to content

Cannot be installed this plugin getting error like below. Do you have any solution #2

@Asfath

Description

@Asfath

cordova plugin add https://github.com/denkomanceski/windowSoftInputMode.git
(node:9372) UnhandledPromiseRejectionWarning: CordovaError: Failed to fetch plug in https://github.com/denkomanceski/windowSoftInputMode.git via registry.
Probably this is either a connection problem, or plugin spec is incorrect.
Check your connection and plugin name/version/URL.
Error: cmd: Command failed with exit code 1 Error output:
npm ERR! code ENOPACKAGEJSON
npm ERR! package.json Non-registry package missing package.json: git+https://git hub.com/denkomanceski/windowSoftInputMode.git.
npm ERR! package.json npm can't find a package.json file in your current directo ry.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\user\AppData\Roaming\npm-cache_logs\2018-11-13T04_56_49_8 51Z-debug.log
at C:\Users\user\AppData\Roaming\npm\node_modules\cordova\node_modules\cordo va-lib\src\plugman\fetch.js:173:37
at _rejected (C:\Users\user\AppData\Roaming\npm\node_modules\cordova\node_mo dules\q\q.js:864:24)
at C:\Users\user\AppData\Roaming\npm\node_modules\cordova\node_modules\q\q.j s:890:30
at Promise.when (C:\Users\user\AppData\Roaming\npm\node_modules\cordova\node _modules\q\q.js:1142:31)
at Promise.promise.promiseDispatch (C:\Users\user\AppData\Roaming\npm\node_m odules\cordova\node_modules\q\q.js:808:41)
at C:\Users\user\AppData\Roaming\npm\node_modules\cordova\node_modules\q\q.j s:624:44
at runSingle (C:\Users\user\AppData\Roaming\npm\node_modules\cordova\node_mo dules\q\q.js:137:13)
at flush (C:\Users\user\AppData\Roaming\npm\node_modules\cordova\node_module s\q\q.js:125:13)
at _combinedTickCallback (internal/process/next_tick.js:131:7)
at process._tickCallback (internal/process/next_tick.js:180:9)
(node:9372) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:9372) [DEP0018] DeprecationWarning: Unhandled promise rejections are depre cated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions