Advertisement
Guest User

Untitled

a guest
Jan 19th, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.95 KB | None | 0 0
  1. => Booting Thin
  2. => Rails 4.2.5 application starting in development on http://0.0.0.0:3000
  3. => Run `rails server -h` for more startup options
  4. => Ctrl-C to shutdown server
  5. npm WARN package.json gulp-app@0.1.0 No repository field.
  6. npm WARN package.json gulp-app@0.1.0 No license field.
  7. npm ERR! tar.unpack untar error /home/vagrant/.npm/readable-stream/2.2.2/package.tgz
  8. npm ERR! tar.unpack untar error /home/vagrant/.npm/replace-ext/0.0.1/package.tgz
  9. npm ERR! tar.unpack untar error /home/vagrant/.npm/deprecated/0.0.1/package.tgz
  10. npm ERR! tar.unpack untar error /home/vagrant/.npm/pretty-hrtime/1.0.3/package.tgz
  11. npm ERR! tar.unpack untar error /home/vagrant/.npm/interpret/1.0.1/package.tgz
  12. npm ERR! tar.unpack untar error /home/vagrant/.npm/readable-stream/1.0.34/package.tgz
  13. npm ERR! tar.unpack untar error /home/vagrant/.npm/tildify/1.2.0/package.tgz
  14. npm ERR! tar.unpack untar error /home/vagrant/.npm/minimist/1.2.0/package.tgz
  15. npm ERR! tar.unpack untar error /home/vagrant/.npm/orchestrator/0.3.8/package.tgz
  16. npm ERR! tar.unpack untar error /home/vagrant/.npm/vinyl/0.5.3/package.tgz
  17. npm ERR! tar.unpack untar error /home/vagrant/.npm/semver/4.3.6/package.tgz
  18. npm ERR! tar.unpack untar error /home/vagrant/.npm/chalk/1.1.3/package.tgz
  19. npm ERR! tar.unpack untar error /home/vagrant/.npm/v8flags/2.0.11/package.tgz
  20. npm ERR! tar.unpack untar error /home/vagrant/.npm/archy/1.0.0/package.tgz
  21. npm ERR! tar.unpack untar error /home/vagrant/.npm/multipipe/0.1.2/package.tgz
  22. npm ERR! tar.unpack untar error /home/vagrant/.npm/vueify/9.4.0/package.tgz
  23. npm ERR! tar.unpack untar error /home/vagrant/.npm/accord/0.26.4/package.tgz
  24. npm ERR! tar.unpack untar error /home/vagrant/.npm/babel-runtime/6.20.0/package.tgz
  25. npm ERR! tar.unpack untar error /home/vagrant/.npm/gulp-cli/1.2.2/package.tgz
  26. npm ERR! tar.unpack untar error /home/vagrant/.npm/browserify/13.3.0/package.tgz
  27. npm ERR! tar.unpack untar error /home/vagrant/.npm/minimist/1.2.0/package.tgz
  28. npm ERR! tar.unpack untar error /home/vagrant/.npm/babel-plugin-transform-es2015-parameters/6.21.0/package.tgz
  29. npm ERR! tar.unpack untar error /home/vagrant/.npm/source-map/0.5.6/package.tgz
  30. npm ERR! tar.unpack untar error /home/vagrant/.npm/source-map/0.5.6/package.tgz
  31. npm ERR! tar.unpack untar error /home/vagrant/.npm/source-map/0.5.6/package.tgz
  32. npm ERR! tar.unpack untar error /home/vagrant/.npm/xtend/4.0.1/package.tgz
  33. npm ERR! tar.unpack untar error /home/vagrant/.npm/xtend/4.0.1/package.tgz
  34. npm ERR! tar.unpack untar error /home/vagrant/.npm/readable-stream/2.2.2/package.tgz
  35. npm ERR! tar.unpack untar error /home/vagrant/.npm/readable-stream/2.2.2/package.tgz
  36. npm ERR! tar.unpack untar error /home/vagrant/.npm/xtend/4.0.1/package.tgz
  37. npm ERR! tar.unpack untar error /home/vagrant/.npm/xtend/4.0.1/package.tgz
  38. npm ERR! tar.unpack untar error /home/vagrant/.npm/babel-core/6.21.0/package.tgz
  39. npm ERR! tar.unpack untar error /home/vagrant/.npm/babel-plugin-transform-es2015-classes/6.18.0/package.tgz
  40. npm ERR! tar.unpack untar error /home/vagrant/.npm/lodash.template/3.6.2/package.tgz
  41. npm ERR! tar.unpack untar error /home/vagrant/.npm/dateformat/2.0.0/package.tgz
  42. npm ERR! tar.unpack untar error /home/vagrant/.npm/through2/2.0.3/package.tgz
  43. npm ERR! tar.unpack untar error /home/vagrant/.npm/less/2.7.2/package.tgz
  44. npm ERR! Linux 3.13.0-65-generic
  45. npm ERR! argv "/home/vagrant/.nvm/versions/node/v0.12.4/bin/node" "/home/vagrant/.nvm/versions/node/v0.12.4/bin/npm" "install"
  46. npm ERR! node v0.12.4
  47. npm ERR! npm v2.10.1
  48. npm ERR! path /home/vagrant/senaryon/node_modules/vueify/test/fixtures/scoped-css.vue
  49. npm ERR! code ENOENT
  50. npm ERR! errno -2
  51.  
  52. npm ERR! enoent ENOENT, open '/home/vagrant/senaryon/node_modules/vueify/test/fixtures/scoped-css.vue'
  53. npm ERR! enoent This is most likely not a problem with npm itself
  54. npm ERR! enoent and is related to npm not being able to find a file.
  55. npm ERR! enoent
  56.  
  57. npm ERR! Please include the following file with any support request:
  58. npm ERR! /home/vagrant/senaryon/npm-debug.log
  59. Exiting
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement