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

Deprecation message #12

Open
bill-neely opened this issue Jun 30, 2020 · 1 comment
Open

Deprecation message #12

bill-neely opened this issue Jun 30, 2020 · 1 comment

Comments

@bill-neely
Copy link

I am using superagent 0.7.1 in a titanium project. I am getting the below deprecation warning message during run time. As close as I can tell, it is coming from superagent. Is there any forthcoming planned release that might address this?

"Automatic getter methods for properties are deprecated in SDK 8.0.0 and will be removed in SDK 10.0.0. Please access the property in standard JS style: obj.responseHeaders or obj['responseHeaders']"

I am running SDK 9.0.1.GA.

@YEET588111
Copy link

simply try restarting the project, and reintegrate the superagent.

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