-
Notifications
You must be signed in to change notification settings - Fork 45
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
Typescript options error #66
Comments
May you check this problem please? @szmarczak |
This is currently blocked by sindresorhus/got#1117. If you didn't use the |
@szmarczak how would such a workaround look like? Having the same issue here. |
@szmarczak I still get the error even though I didn't use the |
This was solved by #88 and will be available in the next release 🎉 |
This reminds me - please always link the issue from PR so its closed automatically as well as linked in the changelog. (but I guess we found out "again" about this on slack, right) |
This starter example from the docs:
leads to the following TS error on TS v4.6.2
The same happen for any other
got-scraping
-provided context fields likeuseHeaderGenerator
.Using version
3.2.8
of this package (for some reason, the latest git tag isv3.7.8
, but I assume that's the same?)The text was updated successfully, but these errors were encountered: