Skip to content

Commit 435848a

Browse files
Adds @alexgorbatchev NPM namespace to all SyntaxHighlighter specific modules
1 parent 9fb7aaa commit 435848a

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

npm-debug.log

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
0 info it worked if it ends with ok
2+
1 verbose cli [ '/Users/agorbatchev/.nvm/versions/v5.3.0/bin/node',
3+
1 verbose cli '/Users/agorbatchev/.nvm/versions/v5.3.0/bin/npm',
4+
1 verbose cli 'test' ]
5+
2 info using npm@3.3.12
6+
3 info using node@v5.3.0
7+
4 verbose stack Error: ENOENT: no such file or directory, open '/Users/agorbatchev/1/syntaxhighlighter/syntaxhighlighter/repos/SyntaxHighlighter-Site/package.json'
8+
4 verbose stack at Error (native)
9+
5 verbose cwd /Users/agorbatchev/1/syntaxhighlighter/syntaxhighlighter/repos/SyntaxHighlighter-Site
10+
6 error Darwin 14.5.0
11+
7 error argv "/Users/agorbatchev/.nvm/versions/v5.3.0/bin/node" "/Users/agorbatchev/.nvm/versions/v5.3.0/bin/npm" "test"
12+
8 error node v5.3.0
13+
9 error npm v3.3.12
14+
10 error path /Users/agorbatchev/1/syntaxhighlighter/syntaxhighlighter/repos/SyntaxHighlighter-Site/package.json
15+
11 error code ENOENT
16+
12 error errno -2
17+
13 error syscall open
18+
14 error enoent ENOENT: no such file or directory, open '/Users/agorbatchev/1/syntaxhighlighter/syntaxhighlighter/repos/SyntaxHighlighter-Site/package.json'
19+
14 error enoent This is most likely not a problem with npm itself
20+
14 error enoent and is related to npm not being able to find a file.
21+
15 verbose exit [ -2, true ]

0 commit comments

Comments
 (0)