-
Notifications
You must be signed in to change notification settings - Fork 86
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
frontend: remove superagent and use XHR for the post request #86
Comments
I agree, in particular since superagent is given special path treatment in On my system VersionsAm running slightly older versions due to node --version
npm --version
Pathsnpm ls superagent
ls --format=long --directory ./node_modules/{slackin-extended,superagent}
Perhaps something like |
My suggestion would be to just drop the dependency but if it's easier feel free to submit a PR with resolve-pkg. You should make a new issue about it BTW |
@XhmikosR: no rush for me, as I have a local hotfix in place. Will await a proper solution before upgrading. |
As you wish, but this issue is not about the issue you have, which is a bug I introduced for what is worth. I'll try to have a look in the next days but this deserves its own issue. |
No description provided.
The text was updated successfully, but these errors were encountered: