browserify / browserify/wzrd.in
Error when using module
- Dominant language
- JavaScript
- Stars
- 637
- Forks
- 79
- PR merge metrics
- No merged PRs in 30d
Description
Trying to use `csb-hex` returns:
```
---FLAGRANT SYSTEM ERROR---
(logs uuid: cdbfe6e0-000e-11eb-a8aa-d70e2224d100 )
Error: "EACCES: permission denied, open '/tmp/csb-hex120826-9093-1mrsnxf.7uya/package/package.json'"
errno: -13
code: EACCES
syscall: open
path: /tmp/csb-hex120826-9093-1mrsnxf.7uya/package/package.json
dirPath: /tmp/csb-hex120826-9093-1mrsnxf.7uya
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/browserify/wzrd.in/issues
Include the ENTIRETY of the contents of this message, and the maintainer(s)
can try to help you out.
Have a nice day!
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the `csb-hex` request and inspect the reported EACCES failure while opening `/tmp/csb-hex120826-9093-1mrsnxf.7uya/package/package.json`. Done means the module can be used without the permission-denied error and the complete error details have been verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100