olsh / resharper-structured-logging

An extension for ReSharper and Rider that highlights structured logging templates and contains some useful analyzers
MIT License
141 stars 14 forks source link

Plugin Installation Error #77

Closed dfbag7 closed 1 year ago

dfbag7 commented 1 year ago

When trying to update the plugin to the latest revision I'm getting this error message when restarting the IDE:

picture

After restart, the plugin is still shown as needs update.

The IDE I'm using is Rider 2022.2.3.

olsh commented 1 year ago

Hi @dfbag7 I'm aware of the issue, but sadly I don't know how to fix this on the plugin side, because the plugin doesn't control the installation flow.

The workaround for this is

  1. Disable the extension
  2. Restart Rider
  3. Update the extension
dfbag7 commented 1 year ago

Thank you. It is worth to add this to the documentation, until fixed.

olsh commented 1 year ago

Let's keep the issue open for a while

olsh commented 1 year ago

Here is the related issue, please use the workaround until it is fixed.