-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnpm-debug.log
More file actions
20 lines (20 loc) · 832 Bytes
/
npm-debug.log
File metadata and controls
20 lines (20 loc) · 832 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
0 info it worked if it ends with ok
1 verbose cli [ 'node', '/usr/local/bin/npm', 'cache', 'clean' ]
2 info using npm@1.4.28
3 info using node@v0.10.33
4 error Error: EACCES, unlink '/Users/yaba/.npm/array-filter/0.0.1'
4 error { [Error: EACCES, unlink '/Users/yaba/.npm/array-filter/0.0.1']
4 error errno: 3,
4 error code: 'EACCES',
4 error path: '/Users/yaba/.npm/array-filter/0.0.1' }
5 error Please try running this command again as root/Administrator.
6 error System Darwin 14.0.0
7 error command "node" "/usr/local/bin/npm" "cache" "clean"
8 error cwd /Users/yaba/Desktop/boutwik
9 error node -v v0.10.33
10 error npm -v 1.4.28
11 error path /Users/yaba/.npm/array-filter/0.0.1
12 error code EACCES
13 error errno 3
14 error stack Error: EACCES, unlink '/Users/yaba/.npm/array-filter/0.0.1'
15 verbose exit [ 3, true ]