We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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/vliesaputra/DeviceInformationPlugin.git', 1 verbose cli '--save' ] 2 info using [email protected] 3 info using [email protected] 4 silly loadCurrentTree Starting 5 silly install loadCurrentTree 6 silly install readLocalPackageData 7 silly fetchPackageMetaData https://github.com/vliesaputra/DeviceInformationPlugin.git 8 silly fetchOtherPackageData https://github.com/vliesaputra/DeviceInformationPlugin.git 9 silly cache add args [ 'https://github.com/vliesaputra/DeviceInformationPlugin.git', 9 silly cache add null ] 10 verbose cache add spec https://github.com/vliesaputra/DeviceInformationPlugin.git 11 silly cache add parsed spec Result { 11 silly cache add raw: 'https://github.com/vliesaputra/DeviceInformationPlugin.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/vliesaputra/DeviceInformationPlugin.git', 11 silly cache add spec: 'git+https://github.com/vliesaputra/DeviceInformationPlugin.git', 11 silly cache add type: 'hosted', 11 silly cache add hosted: 11 silly cache add { type: 'github', 11 silly cache add ssh: '[email protected]:vliesaputra/DeviceInformationPlugin.git', 11 silly cache add sshUrl: 'git+ssh://[email protected]/vliesaputra/DeviceInformationPlugin.git', 11 silly cache add httpsUrl: 'git+https://github.com/vliesaputra/DeviceInformationPlugin.git', 11 silly cache add gitUrl: 'git://github.com/vliesaputra/DeviceInformationPlugin.git', 11 silly cache add shortcut: 'github:vliesaputra/DeviceInformationPlugin', 11 silly cache add directUrl: 'https://raw.githubusercontent.com/vliesaputra/DeviceInformationPlugin/master/package.json' } } 12 verbose addRemoteGit caching https://github.com/vliesaputra/DeviceInformationPlugin.git 13 verbose addRemoteGit git+https://github.com/vliesaputra/DeviceInformationPlugin.git is a repository hosted by github 14 silly tryClone cloning git+https://github.com/vliesaputra/DeviceInformationPlugin.git via git+https://github.com/vliesaputra/DeviceInformationPlugin.git 15 verbose tryClone git-https-github-com-vliesaputra-DeviceInformationPlugin-git-6db6656e not in flight; caching 16 verbose correctMkdir C:\Users\jpgarzon\AppData\Roaming\npm-cache_git-remotes correctMkdir not in flight; initializing 17 verbose makeDirectory C:\Users\jpgarzon\AppData\Roaming\npm-cache_git-remotes creation not in flight; initializing 18 verbose makeCacheDir UID & GID are irrelevant on win32 19 info git [ 'clone', 19 info git '--template=C:\Users\jpgarzon\AppData\Roaming\npm-cache\_git-remotes\_templates', 19 info git '--mirror', 19 info git 'https://github.com/vliesaputra/DeviceInformationPlugin.git', 19 info git 'C:\Users\jpgarzon\AppData\Roaming\npm-cache\_git-remotes\git-https-github-com-vliesaputra-DeviceInformationPlugin-git-6db6656e' ] 20 verbose mirrorRemote git+https://github.com/vliesaputra/DeviceInformationPlugin.git git clone https://github.com/vliesaputra/DeviceInformationPlugin.git 21 verbose setPermissions git+https://github.com/vliesaputra/DeviceInformationPlugin.git skipping chownr on Windows 22 verbose resolveHead git+https://github.com/vliesaputra/DeviceInformationPlugin.git original treeish: master 23 info git [ 'rev-list', '-n1', 'master' ] 24 silly resolveHead git+https://github.com/vliesaputra/DeviceInformationPlugin.git resolved treeish: d0b9b4c 25 verbose resolveHead git+https://github.com/vliesaputra/DeviceInformationPlugin.git resolved Git URL: git+https://github.com/vliesaputra/DeviceInformationPlugin.git#d0b9b4c7258f64086208a1c5746781eeb820c328 26 silly resolveHead Git working directory: C:\Users\jpgarzon\AppData\Local\Temp\npm-18616-2de42e8d\git-cache-d2e0000d\d0b9b4c7258f64086208a1c5746781eeb820c328 27 info git [ 'clone', 27 info git 'C:\Users\jpgarzon\AppData\Roaming\npm-cache\_git-remotes\git-https-github-com-vliesaputra-DeviceInformationPlugin-git-6db6656e', 27 info git 'C:\Users\jpgarzon\AppData\Local\Temp\npm-18616-2de42e8d\git-cache-d2e0000d\d0b9b4c7258f64086208a1c5746781eeb820c328' ] 28 verbose cloneResolved git+https://github.com/vliesaputra/DeviceInformationPlugin.git clone Cloning into 'C:\Users\jpgarzon\AppData\Local\Temp\npm-18616-2de42e8d\git-cache-d2e0000d\d0b9b4c7258f64086208a1c5746781eeb820c328'... 28 verbose cloneResolved done. 29 info git [ 'checkout', 'd0b9b4c7258f64086208a1c5746781eeb820c328' ] 30 verbose checkoutTreeish git+https://github.com/vliesaputra/DeviceInformationPlugin.git checkout Note: checking out 'd0b9b4c7258f64086208a1c5746781eeb820c328'. 30 verbose checkoutTreeish 30 verbose checkoutTreeish You are in 'detached HEAD' state. You can look around, make experimental 30 verbose checkoutTreeish changes and commit them, and you can discard any commits you make in this 30 verbose checkoutTreeish state without impacting any branches by performing another checkout. 30 verbose checkoutTreeish 30 verbose checkoutTreeish If you want to create a new branch to retain commits you create, you may 30 verbose checkoutTreeish do so (now or later) by using -b with the checkout command again. Example: 30 verbose checkoutTreeish 30 verbose checkoutTreeish git checkout -b new_branch_name 30 verbose checkoutTreeish 30 verbose checkoutTreeish HEAD is now at d0b9b4c... Merge pull request #11 from sqzbx/dev 31 info git [ 'submodule', '-q', 'update', '--init', '--recursive' ] 32 verbose updateSubmodules git+https://github.com/vliesaputra/DeviceInformationPlugin.git submodule update 33 error addLocal Could not install C:\Users\jpgarzon\AppData\Local\Temp\npm-18616-2de42e8d\git-cache-d2e0000d\d0b9b4c7258f64086208a1c5746781eeb820c328 34 silly fetchPackageMetaData Error: EISDIR: illegal operation on a directory, read 34 silly fetchPackageMetaData at Error (native) 34 silly fetchPackageMetaData error for https://github.com/vliesaputra/DeviceInformationPlugin.git { Error: EISDIR: illegal operation on a directory, read 34 silly fetchPackageMetaData at Error (native) errno: -4068, code: 'EISDIR', syscall: 'read' } 35 silly rollbackFailedOptional Starting 36 silly rollbackFailedOptional Finishing 37 silly runTopLevelLifecycles Finishing 38 silly install printInstalled 39 verbose stack Error: EISDIR: illegal operation on a directory, read 39 verbose stack at Error (native) 40 verbose cwd C:\Users\jpgarzon\Documents\workspace\PlaneaTuCultivo\node_modules 41 error Windows_NT 6.1.7601 42 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/vliesaputra/DeviceInformationPlugin.git" "--save" 43 error node v6.9.5 44 error npm v4.3.0 45 error code EISDIR 46 error errno -4068 47 error syscall read 48 error eisdir EISDIR: illegal operation on a directory, read 49 error eisdir This is most likely not a problem with npm itself 49 error eisdir and is related to npm not being able to find a package.json in 49 error eisdir a package you are trying to install. 50 verbose exit [ -4068, true ]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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/vliesaputra/DeviceInformationPlugin.git',
1 verbose cli '--save' ]
2 info using [email protected]
3 info using [email protected]
4 silly loadCurrentTree Starting
5 silly install loadCurrentTree
6 silly install readLocalPackageData
7 silly fetchPackageMetaData https://github.com/vliesaputra/DeviceInformationPlugin.git
8 silly fetchOtherPackageData https://github.com/vliesaputra/DeviceInformationPlugin.git
9 silly cache add args [ 'https://github.com/vliesaputra/DeviceInformationPlugin.git',
9 silly cache add null ]
10 verbose cache add spec https://github.com/vliesaputra/DeviceInformationPlugin.git
11 silly cache add parsed spec Result {
11 silly cache add raw: 'https://github.com/vliesaputra/DeviceInformationPlugin.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/vliesaputra/DeviceInformationPlugin.git',
11 silly cache add spec: 'git+https://github.com/vliesaputra/DeviceInformationPlugin.git',
11 silly cache add type: 'hosted',
11 silly cache add hosted:
11 silly cache add { type: 'github',
11 silly cache add ssh: '[email protected]:vliesaputra/DeviceInformationPlugin.git',
11 silly cache add sshUrl: 'git+ssh://[email protected]/vliesaputra/DeviceInformationPlugin.git',
11 silly cache add httpsUrl: 'git+https://github.com/vliesaputra/DeviceInformationPlugin.git',
11 silly cache add gitUrl: 'git://github.com/vliesaputra/DeviceInformationPlugin.git',
11 silly cache add shortcut: 'github:vliesaputra/DeviceInformationPlugin',
11 silly cache add directUrl: 'https://raw.githubusercontent.com/vliesaputra/DeviceInformationPlugin/master/package.json' } }
12 verbose addRemoteGit caching https://github.com/vliesaputra/DeviceInformationPlugin.git
13 verbose addRemoteGit git+https://github.com/vliesaputra/DeviceInformationPlugin.git is a repository hosted by github
14 silly tryClone cloning git+https://github.com/vliesaputra/DeviceInformationPlugin.git via git+https://github.com/vliesaputra/DeviceInformationPlugin.git
15 verbose tryClone git-https-github-com-vliesaputra-DeviceInformationPlugin-git-6db6656e not in flight; caching
16 verbose correctMkdir C:\Users\jpgarzon\AppData\Roaming\npm-cache_git-remotes correctMkdir not in flight; initializing
17 verbose makeDirectory C:\Users\jpgarzon\AppData\Roaming\npm-cache_git-remotes creation not in flight; initializing
18 verbose makeCacheDir UID & GID are irrelevant on win32
19 info git [ 'clone',
19 info git '--template=C:\Users\jpgarzon\AppData\Roaming\npm-cache\_git-remotes\_templates',
19 info git '--mirror',
19 info git 'https://github.com/vliesaputra/DeviceInformationPlugin.git',
19 info git 'C:\Users\jpgarzon\AppData\Roaming\npm-cache\_git-remotes\git-https-github-com-vliesaputra-DeviceInformationPlugin-git-6db6656e' ]
20 verbose mirrorRemote git+https://github.com/vliesaputra/DeviceInformationPlugin.git git clone https://github.com/vliesaputra/DeviceInformationPlugin.git
21 verbose setPermissions git+https://github.com/vliesaputra/DeviceInformationPlugin.git skipping chownr on Windows
22 verbose resolveHead git+https://github.com/vliesaputra/DeviceInformationPlugin.git original treeish: master
23 info git [ 'rev-list', '-n1', 'master' ]
24 silly resolveHead git+https://github.com/vliesaputra/DeviceInformationPlugin.git resolved treeish: d0b9b4c
25 verbose resolveHead git+https://github.com/vliesaputra/DeviceInformationPlugin.git resolved Git URL: git+https://github.com/vliesaputra/DeviceInformationPlugin.git#d0b9b4c7258f64086208a1c5746781eeb820c328
26 silly resolveHead Git working directory: C:\Users\jpgarzon\AppData\Local\Temp\npm-18616-2de42e8d\git-cache-d2e0000d\d0b9b4c7258f64086208a1c5746781eeb820c328
27 info git [ 'clone',
27 info git 'C:\Users\jpgarzon\AppData\Roaming\npm-cache\_git-remotes\git-https-github-com-vliesaputra-DeviceInformationPlugin-git-6db6656e',
27 info git 'C:\Users\jpgarzon\AppData\Local\Temp\npm-18616-2de42e8d\git-cache-d2e0000d\d0b9b4c7258f64086208a1c5746781eeb820c328' ]
28 verbose cloneResolved git+https://github.com/vliesaputra/DeviceInformationPlugin.git clone Cloning into 'C:\Users\jpgarzon\AppData\Local\Temp\npm-18616-2de42e8d\git-cache-d2e0000d\d0b9b4c7258f64086208a1c5746781eeb820c328'...
28 verbose cloneResolved done.
29 info git [ 'checkout', 'd0b9b4c7258f64086208a1c5746781eeb820c328' ]
30 verbose checkoutTreeish git+https://github.com/vliesaputra/DeviceInformationPlugin.git checkout Note: checking out 'd0b9b4c7258f64086208a1c5746781eeb820c328'.
30 verbose checkoutTreeish
30 verbose checkoutTreeish You are in 'detached HEAD' state. You can look around, make experimental
30 verbose checkoutTreeish changes and commit them, and you can discard any commits you make in this
30 verbose checkoutTreeish state without impacting any branches by performing another checkout.
30 verbose checkoutTreeish
30 verbose checkoutTreeish If you want to create a new branch to retain commits you create, you may
30 verbose checkoutTreeish do so (now or later) by using -b with the checkout command again. Example:
30 verbose checkoutTreeish
30 verbose checkoutTreeish git checkout -b new_branch_name
30 verbose checkoutTreeish
30 verbose checkoutTreeish HEAD is now at d0b9b4c... Merge pull request #11 from sqzbx/dev
31 info git [ 'submodule', '-q', 'update', '--init', '--recursive' ]
32 verbose updateSubmodules git+https://github.com/vliesaputra/DeviceInformationPlugin.git submodule update
33 error addLocal Could not install C:\Users\jpgarzon\AppData\Local\Temp\npm-18616-2de42e8d\git-cache-d2e0000d\d0b9b4c7258f64086208a1c5746781eeb820c328
34 silly fetchPackageMetaData Error: EISDIR: illegal operation on a directory, read
34 silly fetchPackageMetaData at Error (native)
34 silly fetchPackageMetaData error for https://github.com/vliesaputra/DeviceInformationPlugin.git { Error: EISDIR: illegal operation on a directory, read
34 silly fetchPackageMetaData at Error (native) errno: -4068, code: 'EISDIR', syscall: 'read' }
35 silly rollbackFailedOptional Starting
36 silly rollbackFailedOptional Finishing
37 silly runTopLevelLifecycles Finishing
38 silly install printInstalled
39 verbose stack Error: EISDIR: illegal operation on a directory, read
39 verbose stack at Error (native)
40 verbose cwd C:\Users\jpgarzon\Documents\workspace\PlaneaTuCultivo\node_modules
41 error Windows_NT 6.1.7601
42 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/vliesaputra/DeviceInformationPlugin.git" "--save"
43 error node v6.9.5
44 error npm v4.3.0
45 error code EISDIR
46 error errno -4068
47 error syscall read
48 error eisdir EISDIR: illegal operation on a directory, read
49 error eisdir This is most likely not a problem with npm itself
49 error eisdir and is related to npm not being able to find a package.json in
49 error eisdir a package you are trying to install.
50 verbose exit [ -4068, true ]
The text was updated successfully, but these errors were encountered: