browserify / browserify/wzrd.in
Flagrant system error while creating jsonml-parse standalone
- Dominant language
- JavaScript
- Stars
- 637
- Forks
- 79
- PR merge metrics
- No merged PRs in 30d
Description
```
---FLAGRANT SYSTEM ERROR---
Error: "browserify exited with code 8"
code: 8
stderr:
/home/admin/browserify-cdn/node_modules/browserify/index.js:0
(function (exports, require, module, __filename, __dirname) { var crypto = req
^
RangeError: Maximum call stack size exceeded
dirPath: /tmp/jsonml-parse114717-32642-1q3sck1
This is probably an issue with the package, and not browserify-cdn itself.
If you feel differently, feel free to file a bug report at:
https://github.com/jesusabdullah/browserify-cdn/issues
Include the ENTIRETY of the contents of this message, and he can
try to help you out.
Have a nice day!
```
Reproducible by accessing http://wzrd.in/standalone/jsonml-parse@1.0.0. Works fine when using browserify 5.10.0 locally.
Let me know if you need any more info, or if I'm supposed to somehow debug this further myself before handing over.
Have a nice day!
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the failure at http://wzrd.in/standalone/jsonml-parse@1.0.0 and compare it with local browserify 5.10.0 behavior. Start with the browserify/index.js:0 stack-overflow location and the standalone build path, then determine where the service diverges. Done means the endpoint builds jsonml-parse without the maximum-call-stack error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100