-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathnpm-debug.log
More file actions
21 lines (21 loc) · 855 Bytes
/
Copy pathnpm-debug.log
File metadata and controls
21 lines (21 loc) · 855 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
0 info it worked if it ends with ok
1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'cache', 'clear' ]
2 info using npm@1.4.28
3 info using node@v0.10.37
4 verbose node symlink /usr/bin/node
5 error Error: EACCES, unlink '/home/carlos/.npm/abbrev/1.0.5'
5 error { [Error: EACCES, unlink '/home/carlos/.npm/abbrev/1.0.5']
5 error errno: 3,
5 error code: 'EACCES',
5 error path: '/home/carlos/.npm/abbrev/1.0.5' }
6 error Please try running this command again as root/Administrator.
7 error System Linux 3.13.0-24-generic
8 error command "/usr/bin/node" "/usr/bin/npm" "cache" "clear"
9 error cwd /home/carlos/redisApp
10 error node -v v0.10.37
11 error npm -v 1.4.28
12 error path /home/carlos/.npm/abbrev/1.0.5
13 error code EACCES
14 error errno 3
15 error stack Error: EACCES, unlink '/home/carlos/.npm/abbrev/1.0.5'
16 verbose exit [ 3, true ]