Giter Site home page Giter Site logo

Comments (5)

citizenmatt avatar citizenmatt commented on July 21, 2024

Please can you post the latest installer log file from %LOCALAPPDATA%\JetBrains\Shared\v04?

There are no external dependencies for this extension, it's all self contained. But the extension ships as several assemblies that have references between them (and the installer error mentioned here is due to these references not being loaded)

from stylecop.

CrispinParker avatar CrispinParker commented on July 21, 2024

Attached is the installer logs from another attempt to add the extension.

Strangely, I can't see any mention of "StyleCop" in that log?! I'm defiantly selecting it within the extension manager.

InstallerLog020.txt

from stylecop.

citizenmatt avatar citizenmatt commented on July 21, 2024

Hmm. Odd that you can't see StyleCop in the log. Can you try and remove all folders that contain "StyleCop" in the %LOCALAPPDATA%\JetBrains\plugins and try to install "StyleCop by JetBrains" again, please? I presume you don't have any other plugins installed, right?

from stylecop.

CrispinParker avatar CrispinParker commented on July 21, 2024

Yay fixed it!!!

I checked the plugins folder you indicated, but it contained no sub folders. However, what it did contain was a NuGet "repositories.config" file. inside the config file was a pointer to a location under my profiles "Roaming" folder:

<repository path="......\Roaming\JetBrains\ReSharperPlatformVs14\v04\packages.config" />

Investigation of the packages.config file showed that StyleCop.StyleCop package was already listed:

<package id="StyleCop.StyleCop" version="4.8.0" />

Removing that entry then allowed the R# extension manager to correctly install the package. So it appears that the issue was a combination of NuGet and R# Extension manager not playing nicely.

Anyway, you'll be glad to hear that your StyleCop plugin appears to work flawlessly in VS2015. Well done and thanks for all the pointers.

Many thanks,

Crispin.

from stylecop.

citizenmatt avatar citizenmatt commented on July 21, 2024

Glad you got it installed! I haven't seen that issue before, nice to know, and I'll file it away for future reference. Thanks!

from stylecop.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.