Advertisement
fuzzypete

Untitled

Aug 8th, 2015
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.69 KB | None | 0 0
  1. [Peters-MBP dist (master)]$ git push hive master
  2. Counting objects: 2082, done.
  3. Delta compression using up to 8 threads.
  4. Compressing objects: 100% (1603/1603), done.
  5. Writing objects: 100% (2082/2082), 6.17 MiB | 1.75 MiB/s, done.
  6. Total 2082 (delta 566), reused 1840 (delta 429)
  7. remote: fatal: bad default revision 'HEAD'
  8. remote: Fetching origin
  9. remote: From /home/nodeuser/pod/repos/ps2now
  10. remote: * [new branch] master -> origin/master
  11. remote: HEAD is now at b738b85 Built ps2now from commit c4239a8 on branch master
  12. remote: npm WARN peerDependencies The peer dependency mocha@>=1.20.0 included from grunt-mocha-test will no
  13. remote: npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency
  14. remote: npm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly.
  15. remote: npm WARN peerDependencies The peer dependency jasmine-core@* included from karma-jasmine will no
  16. remote: npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency
  17. remote: npm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly.
  18. remote: npm WARN peerDependencies The peer dependency phantomjs@>=1.9 included from karma-phantomjs-launcher will no
  19. remote: npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency
  20. remote: npm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly.
  21. remote: hooks/post-receive: line 24: 20292 Killed npm install
  22. remote: POD ps2now is not running.
  23. remote: POD ps2now running on unknown port
  24. To ssh://nodeuser@hive.the-swarm.net/~/pod/repos/ps2now.git
  25. * [new branch] master -> master
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement