Advertisement
Guest User

Untitled

a guest
Mar 27th, 2017
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.96 KB | None | 0 0
  1. » [ERROR] Error: Reserved configuration key `verbose`.
  2. at Environment.loadObject (/var/www/html/pattern-lab-p2-website/node_modules/sassdoc/dist/environment.js:163:39)
  3. at Environment.load (/var/www/html/pattern-lab-p2-website/node_modules/sassdoc/dist/environment.js:134:21)
  4. at ensureEnvironment (/var/www/html/pattern-lab-p2-website/node_modules/sassdoc/dist/sassdoc.js:226:7)
  5. at /var/www/html/pattern-lab-p2-website/node_modules/sassdoc/dist/sassdoc.js:492:11
  6. at sassdoc (/var/www/html/pattern-lab-p2-website/node_modules/sassdoc/dist/sassdoc.js:317:38)
  7. at docsCss (/var/www/html/pattern-lab-p2-website/node_modules/p2-theme-core/lib/css.js:88:13)
  8. at taskWrapper (/var/www/html/pattern-lab-p2-website/node_modules/undertaker/lib/set-task.js:13:15)
  9. at bound (domain.js:287:14)
  10. at runBound (domain.js:300:12)
  11. at asyncRunner (/var/www/html/pattern-lab-p2-website/node_modules/async-done/index.js:36:18)
  12. [13:53:37] 'docs:css' errored after 4.7 ms
  13. [13:53:37] Error: Reserved configuration key `verbose`.
  14. at Environment.loadObject (/var/www/html/pattern-lab-p2-website/node_modules/sassdoc/dist/environment.js:163:39)
  15. at Environment.load (/var/www/html/pattern-lab-p2-website/node_modules/sassdoc/dist/environment.js:134:21)
  16. at ensureEnvironment (/var/www/html/pattern-lab-p2-website/node_modules/sassdoc/dist/sassdoc.js:226:7)
  17. at /var/www/html/pattern-lab-p2-website/node_modules/sassdoc/dist/sassdoc.js:492:11
  18. at sassdoc (/var/www/html/pattern-lab-p2-website/node_modules/sassdoc/dist/sassdoc.js:317:38)
  19. at docsCss (/var/www/html/pattern-lab-p2-website/node_modules/p2-theme-core/lib/css.js:88:13)
  20. at taskWrapper (/var/www/html/pattern-lab-p2-website/node_modules/undertaker/lib/set-task.js:13:15)
  21. at bound (domain.js:287:14)
  22. at runBound (domain.js:300:12)
  23. at asyncRunner (/var/www/html/pattern-lab-p2-website/node_modules/async-done/index.js:36:18)
  24. [13:53:37] 'compile' errored after 4.91 s
  25. [13:53:37] 'default' errored after 4.91 s
  26.  
  27. npm ERR! Linux 4.4.0-66-generic
  28. npm ERR! argv "/usr/bin/nodejs" "/usr/local/bin/npm" "start"
  29. npm ERR! node v4.2.6
  30. npm ERR! npm v4.3.0
  31. npm ERR! code ELIFECYCLE
  32. npm ERR! errno 1
  33. npm ERR! PatternLabStarter@9.5.0 start: `gulp`
  34. npm ERR! Exit status 1
  35. npm ERR!
  36. npm ERR! Failed at the PatternLabStarter@9.5.0 start script 'gulp'.
  37. npm ERR! Make sure you have the latest version of node.js and npm installed.
  38. npm ERR! If you do, this is most likely a problem with the PatternLabStarter package,
  39. npm ERR! not with npm itself.
  40. npm ERR! Tell the author that this fails on your system:
  41. npm ERR! gulp
  42. npm ERR! You can get information on how to open an issue for this project with:
  43. npm ERR! npm bugs PatternLabStarter
  44. npm ERR! Or if that isn't available, you can get their info via:
  45. npm ERR! npm owner ls PatternLabStarter
  46. npm ERR! There is likely additional logging output above.
  47.  
  48. npm ERR! Please include the following file with any support request:
  49. npm ERR! /home/dev/.npm/_logs/2017-03-27T18_53_37_847Z-debug.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement