-
Notifications
You must be signed in to change notification settings - Fork 139
Error when using the plugin with ReSharper Command Line Tools #2471
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
We had same problem, we have own workaround which is not nice for this, please fix or atleast tell if you are removing packges from products gallery |
Same thing here! |
@bguyl did you download the plugin? |
So
Doesn't work What I did was to download it first and run curl.exe -L "http://resharper-plugins.jetbrains.com/dotnet/api/v2/curated-feeds/RSU-2024.3.5.65536/Packages(Id='JetBrains.Unity',Version='2024.3.5.28')/Download" -o "$env:userprofile\.nuget\packages\jetbrains.resharper.globaltools\2024.3.6\tools\netcoreapp3.1\any\jetbrains.unity.2024.3.5.28.nupkg"
dotnet tool run jb inspectcode [...] |
@bguyl do you experience any issue like this one? https://youtrack.jetbrains.com/issue/RIDER-122490/Error-One-of-the-handlers-for-the-BeforeAcquiringWriteLock-has-failed.-Asking-for-writer-lock-unexpected |
Hi,
I am trying to use the plugin with inspectcode tool:
however, getting following in the output:
The text was updated successfully, but these errors were encountered: