AUR0005
Invalid resolver strategy specified: yyyy
Error message
Invalid resolver strategy specified: yyyy
Parameters
strategy(string)
Error explanation
This means the internal state of the Internal Resolver
has been modified, into an invalid value**.**
Possible solutions
Check your code where there's an invalid assignment to a resolver strategy, that may look like resolver.strategy = ...
Please also note that this error could be caused by a plugin and not your application. After ruling out that the error is not being caused by your code, try removing any registered plugins one at a time to see if the error resolves itself.
Last updated