Coder Social home page Coder Social logo

Comments (6)

glennawatson avatar glennawatson commented on May 4, 2024 1

Yeah, probably should be fixed regardless most likely, eg Geoff Huntley is suggesting the dev tool chain should be silky smooth, but thanks for getting me up and running.

from website.

dabutvin avatar dabutvin commented on May 4, 2024

You can try deleting the tools folder and rerunning the build cmd. It should completely restore them to appropriate versions.

That may help..?

from website.

glennawatson avatar glennawatson commented on May 4, 2024

Now have the following instead

Error: The assembly 'Cake.Wyam, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
is referencing an older version of Cake.Core (0.17.0).
This assembly need to reference at least Cake.Core version 0.22.0.
Another option is to downgrade Cake to an earlier version.
It's not recommended, but you can explicitly opt-out of assembly verification
by configuring the Skip Verification setting to true
(i.e. command line parameter "--settings_skipverification=true",
environment variable "CAKE_SETTINGS_SKIPVERIFICATION=true",
read more about configuration at https://cakebuild.net/docs/fundamentals/configuration)

from website.

dabutvin avatar dabutvin commented on May 4, 2024

Yup. I get that too. If you run

set CAKE_SETTINGS_SKIPVERIFICATION=true

You should be up and running :)

from website.

ghuntley avatar ghuntley commented on May 4, 2024

Yup devchain needs to be silky smooth for everyone. Think this is happening because extensions we use are pinned at versions before Cake.Core 0.22.0 except for Cake.Wyam. Correct way to fix this to unpin and make everything work with Cake.Core 0.22.0 and once more pin.

from website.

olevett avatar olevett commented on May 4, 2024

@glennawatson is there any chance you would be able to test the PR I've put up? Hopefully it fixes the problems you've been having.

from website.

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.