mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-17 13:05:49 +00:00
remove unused files
This commit is contained in:
parent
4ea10b410f
commit
080f9e4142
1 changed files with 0 additions and 19 deletions
|
@ -1,19 +0,0 @@
|
|||
0 info it worked if it ends with ok
|
||||
1 verbose cli [ 'node', '/usr/local/bin/npm', 'install' ]
|
||||
2 info using npm@2.7.4
|
||||
3 info using node@v0.12.2
|
||||
4 error install Couldn't read dependencies
|
||||
5 verbose stack Error: ENOENT, open '/Users/isvym/work/workspaces/samples/petclinic-angular/src/main/webapp/resources/package.json'
|
||||
5 verbose stack at Error (native)
|
||||
6 verbose cwd /Users/isvym/work/workspaces/samples/petclinic-angular/src/main/webapp/resources
|
||||
7 error Darwin 13.4.0
|
||||
8 error argv "node" "/usr/local/bin/npm" "install"
|
||||
9 error node v0.12.2
|
||||
10 error npm v2.7.4
|
||||
11 error path /Users/isvym/work/workspaces/samples/petclinic-angular/src/main/webapp/resources/package.json
|
||||
12 error code ENOPACKAGEJSON
|
||||
13 error errno -2
|
||||
14 error package.json ENOENT, open '/Users/isvym/work/workspaces/samples/petclinic-angular/src/main/webapp/resources/package.json'
|
||||
14 error package.json This is most likely not a problem with npm itself.
|
||||
14 error package.json npm can't find a package.json file in your current directory.
|
||||
15 verbose exit [ -2, true ]
|
Loading…
Reference in a new issue