-
Notifications
You must be signed in to change notification settings - Fork 54
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
Downgrading drivers doesn't yield functional drivers. #184
Comments
From src-d/style-analyzer#552 (comment) by @m09
So a reproducible example should look something like
@m09 would that be correct? |
It seems about right to me. I remember having tried other ways such as first using BTW in your example you specified python but it might only be buggy with javascript. |
Added to this, the error thrown when you try to install a downgraded driver is misleading for the uninitiated. For example, I was trying to install
In my noobiness I thought this meant that
|
Installing a driver from latest (defaulting to v2) and then downgrading this driver doesn't yield a functioning driver of the downgraded version.
I'll try and provide a simple test case in the following week (or after the retreat) if needed.
The text was updated successfully, but these errors were encountered: