|
| 1 | +0 info it worked if it ends with ok |
| 2 | +1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'install', '.' ] |
| 3 | +2 info using npm@2.15.11 |
| 4 | +3 info using node@v4.8.7 |
| 5 | +4 verbose install initial load of /home/ros/Workspace/rosweb/package.json |
| 6 | +5 warn package.json rosweb@1.0.0 No repository field. |
| 7 | +6 verbose readDependencies loading dependencies from /home/ros/Workspace/rosweb/package.json |
| 8 | +7 silly cache add args [ '.', null ] |
| 9 | +8 verbose cache add spec . |
| 10 | +9 silly cache add parsed spec Result { |
| 11 | +9 silly cache add raw: '.', |
| 12 | +9 silly cache add scope: null, |
| 13 | +9 silly cache add name: null, |
| 14 | +9 silly cache add rawSpec: '.', |
| 15 | +9 silly cache add spec: '/home/ros/Workspace/rosweb/src', |
| 16 | +9 silly cache add type: 'local' } |
| 17 | +10 error addLocal Could not install /home/ros/Workspace/rosweb/src |
| 18 | +11 verbose stack Error: EISDIR: illegal operation on a directory, read |
| 19 | +11 verbose stack at Error (native) |
| 20 | +12 verbose cwd /home/ros/Workspace/rosweb/src |
| 21 | +13 error Linux 4.13.0-32-generic |
| 22 | +14 error argv "/usr/bin/node" "/usr/bin/npm" "install" "." |
| 23 | +15 error node v4.8.7 |
| 24 | +16 error npm v2.15.11 |
| 25 | +17 error code EISDIR |
| 26 | +18 error errno -21 |
| 27 | +19 error syscall read |
| 28 | +20 error eisdir EISDIR: illegal operation on a directory, read |
| 29 | +20 error eisdir This is most likely not a problem with npm itself |
| 30 | +20 error eisdir and is related to npm not being able to find a package.json in |
| 31 | +20 error eisdir a package you are trying to install. |
| 32 | +21 verbose exit [ -21, true ] |
0 commit comments