There is a reference in storage.js to require './error' but no corresponding error.js file in the repository that I can find. I get the error "UnableToResolveError: Unable to resolve module `./error`" when bundling my app.
There is a reference in storage.js to require './error' but no corresponding error.js file in the repository that I can find.
I get the error "UnableToResolveError: Unable to resolve module
./error" when bundling my app.