Git Product home page Git Product logo

Comments (4)

dsherret avatar dsherret commented on June 15, 2024 1

I've been looking into this today because I have access to an M2 now. It was building locally and working for me after this change: #14

However, I just did a 0.16.1 release and it's not working and it's saying "failed to fill full buffer". I looked into the system logs and found this:

$ log show --style syslog --last 1h | grep 'dprint-plugin-roslyn'
...
2023-10-29 21:06:20.529374-0400  localhost kernel[0]: (AppleSystemPolicy) ASP: Security policy would not allow process: 60829, /Users/david/Downloads/dprint-plugin-roslyn-aarch64-apple-darwin/dprint-plugin-roslyn

I think maybe I need to codesign the binaries. That would be a pain if so.

from dprint-plugin-roslyn.

LloydNicholson avatar LloydNicholson commented on June 15, 2024

I get exactly the same issue on M1 Mac with 0.41.0 with Roslyn version https://plugins.dprint.dev/roslyn-0.16.0.json@a508b0823fa356a33b43fc071e1cebe4a9c9ded12ca2f84c46ba67e2a3f13487

from dprint-plugin-roslyn.

LloydNicholson avatar LloydNicholson commented on June 15, 2024

Is there currently a workaround for this issue?

from dprint-plugin-roslyn.

Phault avatar Phault commented on June 15, 2024

I was in the same boat with my fork, dprint-plugin-csharpier. Turns out the binaries only get adhoc codesigned, when you build on macOS.
Simply switching the GitHub runner to macos-14, was enough to fix it for me.

See dotnet/sdk#34917 for more details.

from dprint-plugin-roslyn.

Related Issues (6)

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.