Giter Club home page Giter Club logo

Comments (15)

davidcalhoun avatar davidcalhoun commented on August 16, 2024 18

Had a similar issue with yarn. I think I had a botched install somehow. Deleted the entire node_modules directory and re-installed (yarn install), that fixed it.

from image-webpack-loader.

hmhofman avatar hmhofman commented on August 16, 2024 6

Had this issue today.
npm rebuild seems to work...
imagemin/optipng-bin#84 (comment)

from image-webpack-loader.

tcoopman avatar tcoopman commented on August 16, 2024

Hmmm, I'm wondering if this is a windows only problem.
Does your configuration work with other file types like jpg?

from image-webpack-loader.

oliviertassinari avatar oliviertassinari commented on August 16, 2024

Same problem here on OSX.

    ERROR in ./app/assets/img/choices-logo.gif
    Module build failed: Error: spawn /pipeline/source/node_modules/imagemin/node_modules/imagemin-gifsicle/node_modules/gifsicle/vendor/gifsicle ENOENT
        at exports._errnoException (util.js:746:11)
        at Process.ChildProcess._handle.onexit (child_process.js:1053:32)
        at child_process.js:1144:20
        at process._tickCallback (node.js:355:11)
     @ ./app/assets/jsx/pages/nhschoices.jsx 46:41-72

Using

Looks like an imagemin issue.

from image-webpack-loader.

tcoopman avatar tcoopman commented on August 16, 2024

@oliviertassinari can you reproduce it with only imagemin?

from image-webpack-loader.

oliviertassinari avatar oliviertassinari commented on August 16, 2024

As far as I have look at it, it's link to an npm regression. See npm/npm#8982.
I fixed this issue by using on older version of npm: [email protected].

from image-webpack-loader.

chenxsan avatar chenxsan commented on August 16, 2024

I'm running against [email protected] on Windows 7, no more error.

from image-webpack-loader.

tcoopman avatar tcoopman commented on August 16, 2024

I'm going to close this as a npm issue

from image-webpack-loader.

lcxfs1991 avatar lcxfs1991 commented on August 16, 2024

I encounter same error when I upgrade from 1.8.0 to 2.0.0

from image-webpack-loader.

tcoopman avatar tcoopman commented on August 16, 2024

@lcxfs1991 have you checked this: npm/npm#8982

from image-webpack-loader.

lcxfs1991 avatar lcxfs1991 commented on August 16, 2024

I use npm3

from image-webpack-loader.

oOBobbyOo avatar oOBobbyOo commented on August 16, 2024

qq 20170801104503
How to solve?

from image-webpack-loader.

hzlmn avatar hzlmn commented on August 16, 2024

Same issue on Fedora with [email protected] and node 6.9.1.

from image-webpack-loader.

lslucas avatar lslucas commented on August 16, 2024

Solved my problem updating npm
sudo npm install -g npm

from image-webpack-loader.

Pushplaybang avatar Pushplaybang commented on August 16, 2024

npm rebuild seems to work...

yup. Did the trick.

from image-webpack-loader.

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.