Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ErrorCtor [CustomError]: EmptyResponse #2103

Open
tgbv opened this issue Feb 12, 2021 · 1 comment
Open

ErrorCtor [CustomError]: EmptyResponse #2103

tgbv opened this issue Feb 12, 2021 · 1 comment

Comments

@tgbv
Copy link

tgbv commented Feb 12, 2021

I receive the titled issue when executing the code and there are no records on the database table.

UsersModel.where('username', 'some username').fetch({ require: true })
.then( ... )
.catch(e=>console.log(e))

Package version is 1.2.0
How should I handle it?

@nsingh0898
Copy link

nsingh0898 commented Sep 15, 2023

same issue I'm also facing how can resolve this issue with same package version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants