Advertisement
Guest User

Untitled

a guest
Jul 21st, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.76 KB | None | 0 0
  1. yo jhipster-entity-audit
  2. ? ==========================================================================
  3. We're constantly looking for ways to make yo better!
  4. May we anonymously report usage statistics to improve the tool over time?
  5. More info: https://github.com/yeoman/insight & http://yeoman.io
  6. ========================================================================== (Y/n)
  7.  
  8. /home/jhipster/.config/yarn/global/node_modules/insight/node_modules/rx-lite/rx.lite.js:75
  9.    throw e;
  10.    ^
  11.  
  12. SyntaxError: Invalid regular expression: /.{1,0}/: numbers out of order in {} quantifier
  13.    at RegExp (native)
  14.    at breakLines (/home/jhipster/.config/yarn/global/node_modules/insight/node_modules/inquirer/lib/utils/screen-manager.js:108:15)
  15.    at ScreenManager.render (/home/jhipster/.config/yarn/global/node_modules/insight/node_modules/inquirer/lib/utils/screen-manager.js:55:22)
  16.    at Prompt.render (/home/jhipster/.config/yarn/global/node_modules/insight/node_modules/inquirer/lib/prompts/confirm.js:85:15)
  17.    at Prompt._run (/home/jhipster/.config/yarn/global/node_modules/insight/node_modules/inquirer/lib/prompts/confirm.js:65:8)
  18.    at Prompt.run (/home/jhipster/.config/yarn/global/node_modules/insight/node_modules/inquirer/lib/prompts/base.js:57:8)
  19.    at Object.<anonymous> (/home/jhipster/.config/yarn/global/node_modules/insight/node_modules/inquirer/lib/ui/prompt.js:84:12)
  20.    at module.exports (/home/jhipster/.config/yarn/global/node_modules/insight/node_modules/run-async/index.js:15:21)
  21.    at AnonymousObservable.__subscribe (/home/jhipster/.config/yarn/global/node_modules/insight/node_modules/inquirer/lib/utils/utils.js:16:7)
  22.    at AnonymousObservable.tryCatcher (/home/jhipster/.config/yarn/global/node_modules/insight/node_modules/rx-lite/rx.lite.js:63:31)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement