Closed
Description
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
Expose the errors
module so it can be imported e.g. const errors = require('errors');
That way we could easily throw Node.js errors without duplicating them like this.
Describe alternatives you've considered
No, duplicates increase the package size.
Metadata
Metadata
Assignees
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
joaolucasl commentedon Aug 23, 2020
Probably would be nice to bring some of the history behind #11220 and the reasoning behind the creation of
internal/error
to contribute to this discussiongithub-actions commentedon Mar 18, 2022
There has been no activity on this feature request for 5 months and it is unlikely to be implemented. It will be closed 6 months after the last non-automated comment.
For more information on how the project manages feature requests, please consult the feature request management document.
github-actions commentedon Apr 18, 2022
There has been no activity on this feature request and it is being closed. If you feel closing this issue is not the right thing to do, please leave a comment.
For more information on how the project manages feature requests, please consult the feature request management document.