-
Notifications
You must be signed in to change notification settings - Fork 0
/
npm-debug.log
131 lines (131 loc) · 5.68 KB
/
npm-debug.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
0 info it worked if it ends with ok
<<<<<<< HEAD
1 verbose cli [ '/usr/bin/nodejs', '/usr/bin/npm', 'install' ]
2 info using [email protected]
3 info using [email protected]
4 verbose config Skipping project config: /home/jucieny/.npmrc. (matches userconfig)
5 silly loadCurrentTree Starting
6 silly install loadCurrentTree
7 silly install readLocalPackageData
8 silly install normalizeTree
9 silly loadCurrentTree Finishing
10 silly loadIdealTree Starting
11 silly install loadIdealTree
12 silly cloneCurrentTree Starting
13 silly install cloneCurrentTreeToIdealTree
14 silly cloneCurrentTree Finishing
15 silly loadShrinkwrap Starting
16 silly install loadShrinkwrap
17 silly loadShrinkwrap Finishing
18 silly loadAllDepsIntoIdealTree Starting
19 silly install loadAllDepsIntoIdealTree
20 silly loadAllDepsIntoIdealTree Finishing
21 silly idealTree:prePrune jucieny
21 silly idealTree:prePrune ├── [email protected]
21 silly idealTree:prePrune ├── [email protected]
21 silly idealTree:prePrune ├── [email protected]
21 silly idealTree:prePrune ├── [email protected]
21 silly idealTree:prePrune ├── [email protected]
21 silly idealTree:prePrune ├── [email protected]
21 silly idealTree:prePrune ├── [email protected]
21 silly idealTree:prePrune ├── [email protected]
21 silly idealTree:prePrune ├── [email protected]
21 silly idealTree:prePrune ├── [email protected]
21 silly idealTree:prePrune ├── [email protected]
21 silly idealTree:prePrune ├── [email protected]
21 silly idealTree:prePrune ├── [email protected]
21 silly idealTree:prePrune ├── [email protected]
21 silly idealTree:prePrune ├── [email protected]
21 silly idealTree:prePrune ├── [email protected]
21 silly idealTree:prePrune └── [email protected]
22 silly loadIdealTree Finishing
23 silly currentTree jucieny
23 silly currentTree ├── [email protected]
23 silly currentTree ├── [email protected]
23 silly currentTree ├── [email protected]
23 silly currentTree ├── [email protected]
23 silly currentTree ├── [email protected]
23 silly currentTree ├── [email protected]
23 silly currentTree ├── [email protected]
23 silly currentTree ├── [email protected]
23 silly currentTree ├── [email protected]
23 silly currentTree ├── [email protected]
23 silly currentTree ├── [email protected]
23 silly currentTree ├── [email protected]
23 silly currentTree ├── [email protected]
23 silly currentTree ├── [email protected]
23 silly currentTree ├── [email protected]
23 silly currentTree ├── [email protected]
23 silly currentTree └── [email protected]
24 silly idealTree jucieny
24 silly idealTree ├── [email protected]
24 silly idealTree ├── [email protected]
24 silly idealTree ├── [email protected]
24 silly idealTree ├── [email protected]
24 silly idealTree ├── [email protected]
24 silly idealTree ├── [email protected]
24 silly idealTree ├── [email protected]
24 silly idealTree ├── [email protected]
24 silly idealTree ├── [email protected]
24 silly idealTree ├── [email protected]
24 silly idealTree ├── [email protected]
24 silly idealTree ├── [email protected]
24 silly idealTree ├── [email protected]
24 silly idealTree ├── [email protected]
24 silly idealTree ├── [email protected]
24 silly idealTree ├── [email protected]
24 silly idealTree └── [email protected]
25 silly generateActionsToTake Starting
26 silly install generateActionsToTake
27 warn checkPermissions Missing write access to /home/jucieny/node_modules
28 silly rollbackFailedOptional Starting
29 silly rollbackFailedOptional Finishing
30 silly runTopLevelLifecycles Starting
31 silly runTopLevelLifecycles Finishing
32 silly install printInstalled
33 warn enoent ENOENT: no such file or directory, open '/home/jucieny/package.json'
34 warn jucieny No description
35 warn jucieny No repository field.
36 warn jucieny No README data
37 warn jucieny No license field.
38 verbose stack Error: EACCES: permission denied, access '/home/jucieny/node_modules'
38 verbose stack at Error (native)
39 verbose cwd /home/jucieny/Projetos/aulas-vue
40 error Linux 4.4.0-78-generic
41 error argv "/usr/bin/nodejs" "/usr/bin/npm" "install"
42 error node v4.2.6
43 error npm v3.5.2
44 error path /home/jucieny/node_modules
45 error code EACCES
46 error errno -13
47 error syscall access
48 error Error: EACCES: permission denied, access '/home/jucieny/node_modules'
48 error at Error (native)
48 error { [Error: EACCES: permission denied, access '/home/jucieny/node_modules']
48 error errno: -13,
48 error code: 'EACCES',
48 error syscall: 'access',
48 error path: '/home/jucieny/node_modules' }
49 error Please try running this command again as root/Administrator.
50 verbose exit [ -13, true ]
=======
1 verbose cli [ '/usr/bin/nodejs', '/usr/bin/npm', 'run', 'dev' ]
2 info using [email protected]
3 info using [email protected]
4 verbose stack Error: ENOENT: no such file or directory, open '/home/narukaioh/Projects/aulas-vue/package.json'
4 verbose stack at Error (native)
5 verbose cwd /home/narukaioh/Projects/aulas-vue
6 error Linux 4.10.0-21-generic
7 error argv "/usr/bin/nodejs" "/usr/bin/npm" "run" "dev"
8 error node v6.10.2
9 error npm v3.10.10
10 error path /home/narukaioh/Projects/aulas-vue/package.json
11 error code ENOENT
12 error errno -2
13 error syscall open
14 error enoent ENOENT: no such file or directory, open '/home/narukaioh/Projects/aulas-vue/package.json'
15 error enoent ENOENT: no such file or directory, open '/home/narukaioh/Projects/aulas-vue/package.json'
15 error enoent This is most likely not a problem with npm itself
15 error enoent and is related to npm not being able to find a file.
16 verbose exit [ -2, true ]
>>>>>>> 5ecbb34ac13acd03f5c946f5f0e7b17f744bdac2