-
Notifications
You must be signed in to change notification settings - Fork 59
typescript type not found #85
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
Comments
The code has actually been rewritten in TS. Unfortunately, a new version hasn't come out since then. |
Appreciate your response. Got that. |
To have a proper type declarations was one of the goals when I was rewriting code in TS. But compatible version was never released.
This way I can use the last released version ( P.S. you will also need to add |
Sorry for the delay, I'll release new versions of all the DeviceFarmer components ASAP. |
@drauggres it seems that we have an issue with TS:
https://devicefarmer.semaphoreci.com/jobs/1f23bc72-30fc-4c88-b47a-931b525a2539 Do you have maybe some idea how to fix it in the best way? |
OK, I've reverted those changes from #79 for now. |
@drauggres I've checked that deeper and the last commit which builds (passes It looks like integration process does not work here properly, need to investigate that. |
You probably forgot to clean |
Yeah, that's the reason 🤦 |
Now (with |
Thanks @drauggres for the help with resolving this. Closing this issue as version 3.2.0 was released. |
I'm not sure if this is the right place to ask this question but is there any typescript typedef anywhere as i could'nt find it anywhere (definitelyTyped). If there's none, will try my best to take some time to contribute. Thank you!
The text was updated successfully, but these errors were encountered: