Advertisement
Guest User

Untitled

a guest
Dec 8th, 2012
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.29 KB | None | 0 0
  1. app: Sending: ["app.init", {"preferencesFolder": "/Users/alex/Library/Application Support/LiveReload/Data", "pluginFolders": ["/Users/alex/Downloads/LiveReload 1.20.28 AM.app/Contents/Resources"], "version": "2.3.17"}]
  2. app: Received: 'Hello!'
  3. app: Cannot parse received line as JSON: 'Hello!'
  4. 2012-12-09 00:07:28.578 LiveReload[41808:c07] User's shell is /bin/zsh
  5.  
  6. node.js:201
  7. throw e; // process.nextTick error, or 'error' event on first tick
  8. ^
  9. Error: Cannot find module 'sugar'
  10. at Function._resolveFilename (module.js:332:11)
  11. at Function._load (module.js:279:25)
  12. at Module.require (module.js:354:17)
  13. at require (module.js:370:17)
  14. at Object.<anonymous> (/Users/alex/Downloads/LiveReload 1.20.28 AM.app/Contents/Resources/backend/config/env.js:6:3)
  15. at Object.<anonymous> (/Users/alex/Downloads/LiveReload 1.20.28 AM.app/Contents/Resources/backend/config/env.js:34:4)
  16. at Module._compile (module.js:441:26)
  17. at Object..js (module.js:459:10)
  18. at Module.load (module.js:348:31)
  19. at Function._load (module.js:308:12)
  20. app: Node terminated.
  21. 2012-12-09 00:07:29.154 LiveReload[41808:c07] User's PATH as reported by /bin/zsh is /usr/local/Cellar/rbenv/0.3.0/shims:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/alex/Documents/sa/client/commands
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement