Giter Site home page Giter Site logo

Comments (7)

efleming18 avatar efleming18 commented on August 25, 2024 1

@ross-p-smith I had a PR merged that updated all of the NuGet packages, as well as targeting 4.7.2 so this should be resolved if you get latest. If you get latest, you may have to clear your bin folder out and rebuild since there were many changes. It all worked for me!

from eshopmodernizing.

ardalis avatar ardalis commented on August 25, 2024 1

I ran into this issue with a fresh clone as well. This SO question had a fix that worked:
https://stackoverflow.com/questions/32780315/could-not-find-a-part-of-the-path-bin-roslyn-csc-exe

I'm adding it in a separate PR.

from eshopmodernizing.

spottedmahn avatar spottedmahn commented on August 25, 2024

Hi @efleming18 - can you provide a link for that PR?

I just forked and cloned the project and I'm seeing the same error:

image

from eshopmodernizing.

spottedmahn avatar spottedmahn commented on August 25, 2024

Update-Package Microsoft.CodeDom.Providers.DotNetCompilerPlatform -r fixed it for me too, thanks @ross-p-smith 👍

from eshopmodernizing.

efleming18 avatar efleming18 commented on August 25, 2024

Interesting @spottedmahn - I tried again and was unable to get the error. This is the PR that it was updated in.

from eshopmodernizing.

spottedmahn avatar spottedmahn commented on August 25, 2024

Yes, very interesting. Wonder what would happen if you tried a fresh clone?

Here's the changes I see that I think fixed it on my local system:

image

In the PR, I see packages.config was updated but under: eShopLegacyMVC/packages.config.

I'm guessing eShopModernizedMVC/packages.config needs to be updated?

You would know more then me though 😊

from eshopmodernizing.

ardalis avatar ardalis commented on August 25, 2024

I just got this error again on another machine. This time I fixed it with this:
https://stackoverflow.com/a/34391473/13729

Specifically, run this in Package manager console:
Update-Package Microsoft.CodeDom.Providers.DotNetCompilerPlatform -r

from eshopmodernizing.

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.