8000 Task stop to working · Issue #60 · gleero/grunt-favicons · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Task stop to working #60
Open
Open
@fredw

Description

@fredw

Recently the task doesn't work anymore. The task is locked without generating any image.

Settings:

{
   options: {
        debug: true,
        precomposed: false,
        trueColor: true,
        appleTouchBackgroundColor: 'none',
        tileColor: 'none'
    },
    icons: {
        src: 'resources/images/favicon.png',
        dest: 'resources/build/images/favicons/'
    }
}

On terminal:

grunt favicons
Running "favicons:icons" (favicons) task
Resizing images for "resources/images/favicon.png"...
convert resources/images/favicon.png -resize 16x16 resources\build\images\favicons\16x16.png

My environment:

Windows 8
ImageMagick 6.9.1-2 Q16 x64 2015-04-14
Node.js v0.12.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0