Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

boxen module gives error #5

Closed
ziyaddin opened this issue Nov 9, 2016 · 2 comments
Closed

boxen module gives error #5

ziyaddin opened this issue Nov 9, 2016 · 2 comments

Comments

@ziyaddin
Copy link
Contributor

ziyaddin commented Nov 9, 2016

Hello,

After executing inspire command several times, I got this error:

$ inspire
/home/ziyaddin/.npm-global/lib/node_modules/inspire-cli/node_modules/boxen/index.js:119
		marginLeft = PAD.repeat(padWidth);
		                 ^

RangeError: Invalid count value
    at String.repeat (native)
    at module.exports.middle (/home/ziyaddin/.npm-global/lib/node_modules/inspire-cli/node_modules/boxen/index.js:119:20)
    at formatQuote (/home/ziyaddin/.npm-global/lib/node_modules/inspire-cli/cli.js:28:32)
    at quote (/home/ziyaddin/.npm-global/lib/node_modules/inspire-cli/cli.js:36:15)
    at inspire (/home/ziyaddin/.npm-global/lib/node_modules/inspire-cli/cli.js:46:3)
    at Object.<anonymous> (/home/ziyaddin/.npm-global/lib/node_modules/inspire-cli/cli.js:56:18)
    at Module._compile (module.js:413:34)
    at Object.Module._extensions..js (module.js:422:10)
    at Module.load (module.js:357:32)
    at Function.Module._load (module.js:314:12)
@charliewilco
Copy link
Owner

not really sure how to fix that honestly

@ziyaddin
Copy link
Contributor Author

It seems it is directly related with boxen module.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants