Created
October 15, 2015 12:35
-
-
Save tofumatt/607a78e4e4587682836a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ~/Projects/addons-validator[use-terminal-width❗ ]% bin/addons-validator tests/example.xpi --stack=true | |
| RangeError: Maximum call stack size exceeded | |
| at String.replace (native) | |
| at RegExp.<anonymous> (/Users/matt/Projects/addons-validator/dist/webpack:/~/babel-core/~/core-js/modules/$.fix-re-wks.js:15:31) | |
| at String.replace (/Users/matt/Projects/addons-validator/dist/webpack:/~/babel-core/~/core-js/modules/es6.regexp.replace.js:9:1) | |
| at module.exports (/Users/matt/Projects/addons-validator/node_modules/columnify/node_modules/strip-ansi/index.js:5:39) | |
| at module.exports (/Users/matt/Projects/addons-validator/node_modules/columnify/width.js:5:18) | |
| at splitLongWords (/Users/matt/Projects/addons-validator/node_modules/columnify/utils.js:117:7) | |
| at splitLongWords (/Users/matt/Projects/addons-validator/node_modules/columnify/utils.js:137:10) | |
| at splitLongWords (/Users/matt/Projects/addons-validator/node_modules/columnify/utils.js:137:10) | |
| at splitLongWords (/Users/matt/Projects/addons-validator/node_modules/columnify/utils.js:137:10) | |
| at splitLongWords (/Users/matt/Projects/addons-validator/node_modules/columnify/utils.js:137:10) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment