GithubHelp home page GithubHelp logo

Comments (3)

Dekkonot avatar Dekkonot commented on September 22, 2024

This is an issue we need to address but it isn't our fault; one of the dependencies downstream broke semver, which has caused compilation issues for multiple crates. A prime example is cargo-watch.

Temporary fix for now is to use --locked when running cargo install, but I will look into what happened and how we can handle it.

from rojo.

Dekkonot avatar Dekkonot commented on September 22, 2024

This was a fun adventure. It turns out that Notify, our file watcher, wasn't enabling some cargo features it needed to. This meant that when a dependency, winapi-util, updated, it resulted in a build that would normally succeed starting to fail.

The solution is for notify v4 to enable std and winerror as cargo features. I've opened an issue here. If it gets closed without being fixed (let's be frank, Notify v4 is very out of date at this point) then we'll have to upgrade our file watcher.

Going to leave this issue open until the one on Notify gets closed one way or another.

from rojo.

Dekkonot avatar Dekkonot commented on September 22, 2024

This should be resolved since Notify has made a new patch. Let me know if it's still a problem!

from rojo.

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.