cloudinary / cloudinary/cloudinary_npm
Library should reject with Error objects
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 666
- Forks
- 319
- Avg merge
- 17h 18m
- Merged PRs (30d)
- 3
Description
Rejects, callbacks, exceptions are coming back with plain object that looks like: {error: {http_code:404, message: "some message"}}.
It should be an instance of Error class.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.