GithubHelp home page GithubHelp logo

Fatal error: write EPIPE about grunt-svg2png HOT 6 OPEN

dbushell avatar dbushell commented on September 26, 2024 5
Fatal error: write EPIPE

from grunt-svg2png.

Comments (6)

dan-peterson avatar dan-peterson commented on September 26, 2024 10

Ran in to the same thing here and after poking around the root problem seemed to be PhantomJS.

I noticed NPM was installing a 1x version of PhantomJS as a dependency for grunt-svg2png, even though the package.json published here lists the dependency at: "~2.1.7".

When I had a closer look, it seemed NPM was installing an older version of grunt-svg2png that lists it's phantomJS dependency at: "~1.9.0". (even with a clean npm cache)

If you do a direct download from NPM: https://registry.npmjs.org/grunt-svg2png/-/grunt-svg2png-0.2.7.tgz You'll see the dependencies are off.

As a hot fix I updated my package.json to point directly to the github repo and the problem has been resolved. "grunt-svg2png": "https://github.com/dbushell/grunt-svg2png.git"

from grunt-svg2png.

craigjmidwinter avatar craigjmidwinter commented on September 26, 2024

Thanks Dan!

from grunt-svg2png.

phyrexian avatar phyrexian commented on September 26, 2024

@dan-peterson Thanks; this worked for me!

from grunt-svg2png.

RyanKlann avatar RyanKlann commented on September 26, 2024

Amazing!

from grunt-svg2png.

bmartel avatar bmartel commented on September 26, 2024

It works! Thanks Dan!

from grunt-svg2png.

hashar avatar hashar commented on September 26, 2024

So it seems that is fixed by 206065d and grunt-svg2png can probably deserve a new version to be tagged :]

from grunt-svg2png.

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.