-
Notifications
You must be signed in to change notification settings - Fork 0
/
npm-debug.log
20 lines (20 loc) · 1.11 KB
/
npm-debug.log
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 [email protected]
3 info using [email protected]
4 error Error: EACCES, unlink '/Users/kylepritchard/.npm/_git-remotes/git-github-com-michaelficarra-cscodegen-git-c4b567f3'
4 error { [Error: EACCES, unlink '/Users/kylepritchard/.npm/_git-remotes/git-github-com-michaelficarra-cscodegen-git-c4b567f3']
4 error errno: 3,
4 error code: 'EACCES',
4 error path: '/Users/kylepritchard/.npm/_git-remotes/git-github-com-michaelficarra-cscodegen-git-c4b567f3' }
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/kylepritchard/Desktop/nodeapp/blog angular
9 error node -v v0.10.32
10 error npm -v 1.4.28
11 error path /Users/kylepritchard/.npm/_git-remotes/git-github-com-michaelficarra-cscodegen-git-c4b567f3
12 error code EACCES
13 error errno 3
14 error stack Error: EACCES, unlink '/Users/kylepritchard/.npm/_git-remotes/git-github-com-michaelficarra-cscodegen-git-c4b567f3'
15 verbose exit [ 3, true ]