paralleldrive/error-causes

Can't resolve 'error-causes'

Closed this issue · 1 comments

Version: 1.1.0

I'm running into an MODULE_NOT_FOUND error when attempting to import the error-causes module:

Screen Shot 2022-10-23 at 10 34 54 AM

I believe the package.json for error-causes needs an updated value for main and/or exports properties.

I forgot to include an index.js file in the project root. Do you want to add it and open a PR?