Open juanpablogd opened 7 years ago
0 info it worked if it ends with ok 1 verbose cli [ 'C:\Program Files\nodejs\node.exe', 1 verbose cli 'C:\Users\jpgarzon\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js', 1 verbose cli 'install', 1 verbose cli 'https://github.com/rodrigo-martinezd/cordova-dialog-gps.git', 1 verbose cli '--save' ] 2 info using npm@4.3.0 3 info using node@v6.9.5 4 silly loadCurrentTree Starting 5 silly install loadCurrentTree 6 silly install readLocalPackageData 7 silly fetchPackageMetaData https://github.com/rodrigo-martinezd/cordova-dialog-gps.git 8 silly fetchOtherPackageData https://github.com/rodrigo-martinezd/cordova-dialog-gps.git 9 silly cache add args [ 'https://github.com/rodrigo-martinezd/cordova-dialog-gps.git', 9 silly cache add null ] 10 verbose cache add spec https://github.com/rodrigo-martinezd/cordova-dialog-gps.git 11 silly cache add parsed spec Result { 11 silly cache add raw: 'https://github.com/rodrigo-martinezd/cordova-dialog-gps.git', 11 silly cache add scope: null, 11 silly cache add escapedName: null, 11 silly cache add name: null, 11 silly cache add rawSpec: 'https://github.com/rodrigo-martinezd/cordova-dialog-gps.git', 11 silly cache add spec: 'git+https://github.com/rodrigo-martinezd/cordova-dialog-gps.git', 11 silly cache add type: 'hosted', 11 silly cache add hosted: 11 silly cache add { type: 'github', 11 silly cache add ssh: 'git@github.com:rodrigo-martinezd/cordova-dialog-gps.git', 11 silly cache add sshUrl: 'git+ssh://git@github.com/rodrigo-martinezd/cordova-dialog-gps.git', 11 silly cache add httpsUrl: 'git+https://github.com/rodrigo-martinezd/cordova-dialog-gps.git', 11 silly cache add gitUrl: 'git://github.com/rodrigo-martinezd/cordova-dialog-gps.git', 11 silly cache add shortcut: 'github:rodrigo-martinezd/cordova-dialog-gps', 11 silly cache add directUrl: 'https://raw.githubusercontent.com/rodrigo-martinezd/cordova-dialog-gps/master/package.json' } } 12 verbose addRemoteGit caching https://github.com/rodrigo-martinezd/cordova-dialog-gps.git 13 verbose addRemoteGit git+https://github.com/rodrigo-martinezd/cordova-dialog-gps.git is a repository hosted by github 14 silly tryClone cloning git+https://github.com/rodrigo-martinezd/cordova-dialog-gps.git via git+https://github.com/rodrigo-martinezd/cordova-dialog-gps.git 15 verbose tryClone git-https-github-com-rodrigo-martinezd-cordova-dialog-gps-git-a8653fb0 not in flight; caching 16 verbose correctMkdir C:\Users\jpgarzon\AppData\Roaming\npm-cache_git-remotes correctMkdir not in flight; initializing 17 info git [ 'config', '--get', 'remote.origin.url' ] 18 silly validateExistingRemote git+https://github.com/rodrigo-martinezd/cordova-dialog-gps.git remote.origin.url: https://github.com/rodrigo-martinezd/cordova-dialog-gps.git 19 verbose validateExistingRemote git+https://github.com/rodrigo-martinezd/cordova-dialog-gps.git is updating existing cached remote C:\Users\jpgarzon\AppData\Roaming\npm-cache_git-remotes\git-https-github-com-rodrigo-martinezd-cordova-dialog-gps-git-a8653fb0 20 info git [ 'fetch', '-a', 'origin' ] 21 verbose updateRemote git fetch -a origin (https://github.com/rodrigo-martinezd/cordova-dialog-gps.git) 22 verbose setPermissions git+https://github.com/rodrigo-martinezd/cordova-dialog-gps.git skipping chownr on Windows 23 verbose resolveHead git+https://github.com/rodrigo-martinezd/cordova-dialog-gps.git original treeish: master 24 info git [ 'rev-list', '-n1', 'master' ] 25 silly resolveHead git+https://github.com/rodrigo-martinezd/cordova-dialog-gps.git resolved treeish: f1103143fcf725fb98be8af7cbf98383945225ab 26 verbose resolveHead git+https://github.com/rodrigo-martinezd/cordova-dialog-gps.git resolved Git URL: git+https://github.com/rodrigo-martinezd/cordova-dialog-gps.git#f1103143fcf725fb98be8af7cbf98383945225ab 27 silly resolveHead Git working directory: C:\Users\jpgarzon\AppData\Local\Temp\npm-3332-52ded860\git-cache-b092cadf\f1103143fcf725fb98be8af7cbf98383945225ab 28 info git [ 'clone', 28 info git 'C:\Users\jpgarzon\AppData\Roaming\npm-cache\_git-remotes\git-https-github-com-rodrigo-martinezd-cordova-dialog-gps-git-a8653fb0', 28 info git 'C:\Users\jpgarzon\AppData\Local\Temp\npm-3332-52ded860\git-cache-b092cadf\f1103143fcf725fb98be8af7cbf98383945225ab' ] 29 verbose cloneResolved git+https://github.com/rodrigo-martinezd/cordova-dialog-gps.git clone Cloning into 'C:\Users\jpgarzon\AppData\Local\Temp\npm-3332-52ded860\git-cache-b092cadf\f1103143fcf725fb98be8af7cbf98383945225ab'... 29 verbose cloneResolved done. 30 info git [ 'checkout', 'f1103143fcf725fb98be8af7cbf98383945225ab' ] 31 verbose checkoutTreeish git+https://github.com/rodrigo-martinezd/cordova-dialog-gps.git checkout Note: checking out 'f1103143fcf725fb98be8af7cbf98383945225ab'. 31 verbose checkoutTreeish 31 verbose checkoutTreeish You are in 'detached HEAD' state. You can look around, make experimental 31 verbose checkoutTreeish changes and commit them, and you can discard any commits you make in this 31 verbose checkoutTreeish state without impacting any branches by performing another checkout. 31 verbose checkoutTreeish 31 verbose checkoutTreeish If you want to create a new branch to retain commits you create, you may 31 verbose checkoutTreeish do so (now or later) by using -b with the checkout command again. Example: 31 verbose checkoutTreeish 31 verbose checkoutTreeish git checkout -b new_branch_name 31 verbose checkoutTreeish 31 verbose checkoutTreeish HEAD is now at f110314... Update plugin.xml 32 info git [ 'submodule', '-q', 'update', '--init', '--recursive' ] 33 verbose updateSubmodules git+https://github.com/rodrigo-martinezd/cordova-dialog-gps.git submodule update 34 error addLocal Could not install C:\Users\jpgarzon\AppData\Local\Temp\npm-3332-52ded860\git-cache-b092cadf\f1103143fcf725fb98be8af7cbf98383945225ab 35 silly fetchPackageMetaData Error: EISDIR: illegal operation on a directory, read 35 silly fetchPackageMetaData at Error (native) 35 silly fetchPackageMetaData error for https://github.com/rodrigo-martinezd/cordova-dialog-gps.git { Error: EISDIR: illegal operation on a directory, read 35 silly fetchPackageMetaData at Error (native) errno: -4068, code: 'EISDIR', syscall: 'read' } 36 silly rollbackFailedOptional Starting 37 silly rollbackFailedOptional Finishing 38 silly runTopLevelLifecycles Finishing 39 silly install printInstalled 40 verbose stack Error: EISDIR: illegal operation on a directory, read 40 verbose stack at Error (native) 41 verbose cwd C:\Users\jpgarzon\Documents\workspace\PlaneaTuCultivo\node_modules 42 error Windows_NT 6.1.7601 43 error argv "C:\Program Files\nodejs\node.exe" "C:\Users\jpgarzon\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js" "install" "https://github.com/rodrigo-martinezd/cordova-dialog-gps.git" "--save" 44 error node v6.9.5 45 error npm v4.3.0 46 error code EISDIR 47 error errno -4068 48 error syscall read 49 error eisdir EISDIR: illegal operation on a directory, read 50 error eisdir This is most likely not a problem with npm itself 50 error eisdir and is related to npm not being able to find a package.json in 50 error eisdir a package you are trying to install. 51 verbose exit [ -4068, true ]
0 info it worked if it ends with ok 1 verbose cli [ 'C:\Program Files\nodejs\node.exe', 1 verbose cli 'C:\Users\jpgarzon\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js', 1 verbose cli 'install', 1 verbose cli 'https://github.com/rodrigo-martinezd/cordova-dialog-gps.git', 1 verbose cli '--save' ] 2 info using npm@4.3.0 3 info using node@v6.9.5 4 silly loadCurrentTree Starting 5 silly install loadCurrentTree 6 silly install readLocalPackageData 7 silly fetchPackageMetaData https://github.com/rodrigo-martinezd/cordova-dialog-gps.git 8 silly fetchOtherPackageData https://github.com/rodrigo-martinezd/cordova-dialog-gps.git 9 silly cache add args [ 'https://github.com/rodrigo-martinezd/cordova-dialog-gps.git', 9 silly cache add null ] 10 verbose cache add spec https://github.com/rodrigo-martinezd/cordova-dialog-gps.git 11 silly cache add parsed spec Result { 11 silly cache add raw: 'https://github.com/rodrigo-martinezd/cordova-dialog-gps.git', 11 silly cache add scope: null, 11 silly cache add escapedName: null, 11 silly cache add name: null, 11 silly cache add rawSpec: 'https://github.com/rodrigo-martinezd/cordova-dialog-gps.git', 11 silly cache add spec: 'git+https://github.com/rodrigo-martinezd/cordova-dialog-gps.git', 11 silly cache add type: 'hosted', 11 silly cache add hosted: 11 silly cache add { type: 'github', 11 silly cache add ssh: 'git@github.com:rodrigo-martinezd/cordova-dialog-gps.git', 11 silly cache add sshUrl: 'git+ssh://git@github.com/rodrigo-martinezd/cordova-dialog-gps.git', 11 silly cache add httpsUrl: 'git+https://github.com/rodrigo-martinezd/cordova-dialog-gps.git', 11 silly cache add gitUrl: 'git://github.com/rodrigo-martinezd/cordova-dialog-gps.git', 11 silly cache add shortcut: 'github:rodrigo-martinezd/cordova-dialog-gps', 11 silly cache add directUrl: 'https://raw.githubusercontent.com/rodrigo-martinezd/cordova-dialog-gps/master/package.json' } } 12 verbose addRemoteGit caching https://github.com/rodrigo-martinezd/cordova-dialog-gps.git 13 verbose addRemoteGit git+https://github.com/rodrigo-martinezd/cordova-dialog-gps.git is a repository hosted by github 14 silly tryClone cloning git+https://github.com/rodrigo-martinezd/cordova-dialog-gps.git via git+https://github.com/rodrigo-martinezd/cordova-dialog-gps.git 15 verbose tryClone git-https-github-com-rodrigo-martinezd-cordova-dialog-gps-git-a8653fb0 not in flight; caching 16 verbose correctMkdir C:\Users\jpgarzon\AppData\Roaming\npm-cache_git-remotes correctMkdir not in flight; initializing 17 info git [ 'config', '--get', 'remote.origin.url' ] 18 silly validateExistingRemote git+https://github.com/rodrigo-martinezd/cordova-dialog-gps.git remote.origin.url: https://github.com/rodrigo-martinezd/cordova-dialog-gps.git 19 verbose validateExistingRemote git+https://github.com/rodrigo-martinezd/cordova-dialog-gps.git is updating existing cached remote C:\Users\jpgarzon\AppData\Roaming\npm-cache_git-remotes\git-https-github-com-rodrigo-martinezd-cordova-dialog-gps-git-a8653fb0 20 info git [ 'fetch', '-a', 'origin' ] 21 verbose updateRemote git fetch -a origin (https://github.com/rodrigo-martinezd/cordova-dialog-gps.git) 22 verbose setPermissions git+https://github.com/rodrigo-martinezd/cordova-dialog-gps.git skipping chownr on Windows 23 verbose resolveHead git+https://github.com/rodrigo-martinezd/cordova-dialog-gps.git original treeish: master 24 info git [ 'rev-list', '-n1', 'master' ] 25 silly resolveHead git+https://github.com/rodrigo-martinezd/cordova-dialog-gps.git resolved treeish: f1103143fcf725fb98be8af7cbf98383945225ab 26 verbose resolveHead git+https://github.com/rodrigo-martinezd/cordova-dialog-gps.git resolved Git URL: git+https://github.com/rodrigo-martinezd/cordova-dialog-gps.git#f1103143fcf725fb98be8af7cbf98383945225ab 27 silly resolveHead Git working directory: C:\Users\jpgarzon\AppData\Local\Temp\npm-3332-52ded860\git-cache-b092cadf\f1103143fcf725fb98be8af7cbf98383945225ab 28 info git [ 'clone', 28 info git 'C:\Users\jpgarzon\AppData\Roaming\npm-cache\_git-remotes\git-https-github-com-rodrigo-martinezd-cordova-dialog-gps-git-a8653fb0', 28 info git 'C:\Users\jpgarzon\AppData\Local\Temp\npm-3332-52ded860\git-cache-b092cadf\f1103143fcf725fb98be8af7cbf98383945225ab' ] 29 verbose cloneResolved git+https://github.com/rodrigo-martinezd/cordova-dialog-gps.git clone Cloning into 'C:\Users\jpgarzon\AppData\Local\Temp\npm-3332-52ded860\git-cache-b092cadf\f1103143fcf725fb98be8af7cbf98383945225ab'... 29 verbose cloneResolved done. 30 info git [ 'checkout', 'f1103143fcf725fb98be8af7cbf98383945225ab' ] 31 verbose checkoutTreeish git+https://github.com/rodrigo-martinezd/cordova-dialog-gps.git checkout Note: checking out 'f1103143fcf725fb98be8af7cbf98383945225ab'. 31 verbose checkoutTreeish 31 verbose checkoutTreeish You are in 'detached HEAD' state. You can look around, make experimental 31 verbose checkoutTreeish changes and commit them, and you can discard any commits you make in this 31 verbose checkoutTreeish state without impacting any branches by performing another checkout. 31 verbose checkoutTreeish 31 verbose checkoutTreeish If you want to create a new branch to retain commits you create, you may 31 verbose checkoutTreeish do so (now or later) by using -b with the checkout command again. Example: 31 verbose checkoutTreeish 31 verbose checkoutTreeish git checkout -b new_branch_name 31 verbose checkoutTreeish 31 verbose checkoutTreeish HEAD is now at f110314... Update plugin.xml 32 info git [ 'submodule', '-q', 'update', '--init', '--recursive' ] 33 verbose updateSubmodules git+https://github.com/rodrigo-martinezd/cordova-dialog-gps.git submodule update 34 error addLocal Could not install C:\Users\jpgarzon\AppData\Local\Temp\npm-3332-52ded860\git-cache-b092cadf\f1103143fcf725fb98be8af7cbf98383945225ab 35 silly fetchPackageMetaData Error: EISDIR: illegal operation on a directory, read 35 silly fetchPackageMetaData at Error (native) 35 silly fetchPackageMetaData error for https://github.com/rodrigo-martinezd/cordova-dialog-gps.git { Error: EISDIR: illegal operation on a directory, read 35 silly fetchPackageMetaData at Error (native) errno: -4068, code: 'EISDIR', syscall: 'read' } 36 silly rollbackFailedOptional Starting 37 silly rollbackFailedOptional Finishing 38 silly runTopLevelLifecycles Finishing 39 silly install printInstalled 40 verbose stack Error: EISDIR: illegal operation on a directory, read 40 verbose stack at Error (native) 41 verbose cwd C:\Users\jpgarzon\Documents\workspace\PlaneaTuCultivo\node_modules 42 error Windows_NT 6.1.7601 43 error argv "C:\Program Files\nodejs\node.exe" "C:\Users\jpgarzon\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js" "install" "https://github.com/rodrigo-martinezd/cordova-dialog-gps.git" "--save" 44 error node v6.9.5 45 error npm v4.3.0 46 error code EISDIR 47 error errno -4068 48 error syscall read 49 error eisdir EISDIR: illegal operation on a directory, read 50 error eisdir This is most likely not a problem with npm itself 50 error eisdir and is related to npm not being able to find a package.json in 50 error eisdir a package you are trying to install. 51 verbose exit [ -4068, true ]