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

fix: error on Querystring.prototype.rfc3986 when the 'str' parameter is not a string #3119

Closed
wants to merge 1 commit into from

Conversation

ismailnagib
Copy link

@ismailnagib ismailnagib commented Mar 1, 2019

PR Checklist:

  • I have run npm test locally and all tests are passing.

    Yes, I've run it but some test were not passing even before I made any edits, please check it.

  • I have added/updated tests for any new behavior.

    I don't think any test should be added/updated, again, please check.

  • If this is a significant change, an issue has already been created where the problem/solution was discussed: str.replace is not a function request-promise#134

PR Description

I was using request-promise (https://www.npmjs.com/package/request-promise) when I got the error that says: 'str.replace is not a function' then I changed the code in the node_modules (just like what I did in this PR) and I no longer get the error. I'm a newbie developer so please do check my code, it's just one line but I'll be really happy to contribute what I can and if it turns out that my code is not working as you expected, please do tell me about it. Thank you very much, have a nice day!

@stale
Copy link

stale bot commented Sep 17, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Sep 17, 2020
@stale stale bot closed this Sep 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant