Skip to content

Commit

Permalink
feat: 增加google file system电子书
Browse files Browse the repository at this point in the history
  • Loading branch information
蒋巍 committed Oct 30, 2017
1 parent bc3f12f commit 48eecf1
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 0 deletions.
Binary file added CS/gfs.pdf
Binary file not shown.
Binary file added DS/算法导论_原书第3版_CHS.pdf
Binary file not shown.
Binary file not shown.
21 changes: 21 additions & 0 deletions npm-debug.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
0 info it worked if it ends with ok
1 verbose cli [ '/usr/local/bin/node', '/usr/local/bin/npm', 'run', 'dev' ]
2 info using [email protected]
3 info using [email protected]
4 verbose config Skipping project config: /Users/jiangwei/.npmrc. (matches userconfig)
5 verbose stack Error: ENOENT: no such file or directory, open '/Users/jiangwei/package.json'
5 verbose stack at Error (native)
6 verbose cwd /Users/jiangwei/Desktop/eBooks/eBooks
7 error Darwin 16.7.0
8 error argv "/usr/local/bin/node" "/usr/local/bin/npm" "run" "dev"
9 error node v6.6.0
10 error npm v3.10.3
11 error path /Users/jiangwei/package.json
12 error code ENOENT
13 error errno -2
14 error syscall open
15 error enoent ENOENT: no such file or directory, open '/Users/jiangwei/package.json'
16 error enoent ENOENT: no such file or directory, open '/Users/jiangwei/package.json'
16 error enoent This is most likely not a problem with npm itself
16 error enoent and is related to npm not being able to find a file.
17 verbose exit [ -2, true ]

0 comments on commit 48eecf1

Please sign in to comment.