Code Monkey home page Code Monkey logo

grunt-tinify's People

Contributors

wensheng-yan avatar yanwsh avatar

Watchers

 avatar  avatar

Forkers

gruntjs-updater

grunt-tinify's Issues

Broken package

Does this grunt package still work? it seems to be broken to me. Running task:

tinify: {
    options: {
        key: '<%= secrets.tinify.api_key %>'
    },
    files: {
      src: ['/home/cree/workspace/weplann/grunt/src/img/*.png', '/home/cree/workspace/weplann/grunt/src/img/*.jpg'],
      dest: '/home/cree/workspace/weplann/grunt/dest/img/'
    },
  }

gives output (verbose):

Running "tinify:tinify" (tinify) task
Verifying property tinify.tinify exists in config...OK
Files: /home/cree/workspace/weplann/grunt/src/img/attribute_1.png, /home/cree/workspace/weplann/grunt/src/img/attribute_2_es.png, /home/cree/workspace/weplann/grunt/src/img/attribute_2_pt.png, /home/cree/workspace/weplann/grunt/src/img/attribute_3.png, /home/cree/workspace/weplann/grunt/src/img/attribute_4_pt.png, /home/cree/workspace/weplann/grunt/src/img/attributes_es.png, /home/cree/workspace/weplann/grunt/src/img/attributes_pt.png, /home/cree/workspace/weplann/grunt/src/img/benefits_Pt.png, /home/cree/workspace/weplann/grunt/src/img/benefits_es.png, /home/cree/workspace/weplann/grunt/src/img/cnn_expansion.png, /home/cree/workspace/weplann/grunt/src/img/cnn_mexico.png, /home/cree/workspace/weplann/grunt/src/img/descuento.png, /home/cree/workspace/weplann/grunt/src/img/discount_es.png, /home/cree/workspace/weplann/grunt/src/img/discount_pt.png, /home/cree/workspace/weplann/grunt/src/img/el_economista.png, /home/cree/workspace/weplann/grunt/src/img/fb.png, /home/cree/workspace/weplann/grunt/src/img/feature_1.png, /home/cree/workspace/weplann/grunt/src/img/feature_2.png, /home/cree/workspace/weplann/grunt/src/img/gplus.png, /home/cree/workspace/weplann/grunt/src/img/pinterest.png, /home/cree/workspace/weplann/grunt/src/img/rss.png, /home/cree/workspace/weplann/grunt/src/img/tech_crunch.png, /home/cree/workspace/weplann/grunt/src/img/twitter.png, /home/cree/workspace/weplann/grunt/src/img/weplann_logo.png, /home/cree/workspace/weplann/grunt/src/img/youtube.png, /home/cree/workspace/weplann/grunt/src/img/image_1_es.jpg, /home/cree/workspace/weplann/grunt/src/img/image_1_pt.jpg, /home/cree/workspace/weplann/grunt/src/img/image_2.jpg, /home/cree/workspace/weplann/grunt/src/img/image_3.jpg, /home/cree/workspace/weplann/grunt/src/img/image_4.jpg, /home/cree/workspace/weplann/grunt/src/img/image_5.jpg, /home/cree/workspace/weplann/grunt/src/img/image_6.jpg -> src
Files: [no src] -> dest
Options: punctuation=".", separator=", ", key="IfTiJSvw1CKEGMsJ3wmxH-CqyS8BXctK"
Reading /home/cree/workspace/weplann/grunt/src/img/attribute_1.png...OK
Reading /home/cree/workspace/weplann/grunt/src/img/attribute_2_es.png...OK
Reading /home/cree/workspace/weplann/grunt/src/img/attribute_2_pt.png...OK
Reading /home/cree/workspace/weplann/grunt/src/img/attribute_3.png...OK
Reading /home/cree/workspace/weplann/grunt/src/img/attribute_4_pt.png...OK
Reading /home/cree/workspace/weplann/grunt/src/img/attributes_es.png...OK
Reading /home/cree/workspace/weplann/grunt/src/img/attributes_pt.png...OK
Reading /home/cree/workspace/weplann/grunt/src/img/benefits_Pt.png...OK
Reading /home/cree/workspace/weplann/grunt/src/img/benefits_es.png...OK
Reading /home/cree/workspace/weplann/grunt/src/img/cnn_expansion.png...OK
Reading /home/cree/workspace/weplann/grunt/src/img/cnn_mexico.png...OK
Reading /home/cree/workspace/weplann/grunt/src/img/descuento.png...OK
Reading /home/cree/workspace/weplann/grunt/src/img/discount_es.png...OK
Reading /home/cree/workspace/weplann/grunt/src/img/discount_pt.png...OK
Reading /home/cree/workspace/weplann/grunt/src/img/el_economista.png...OK
Reading /home/cree/workspace/weplann/grunt/src/img/fb.png...OK
Reading /home/cree/workspace/weplann/grunt/src/img/feature_1.png...OK
Reading /home/cree/workspace/weplann/grunt/src/img/feature_2.png...OK
Reading /home/cree/workspace/weplann/grunt/src/img/gplus.png...OK
Reading /home/cree/workspace/weplann/grunt/src/img/pinterest.png...OK
Reading /home/cree/workspace/weplann/grunt/src/img/rss.png...OK
Reading /home/cree/workspace/weplann/grunt/src/img/tech_crunch.png...OK
Reading /home/cree/workspace/weplann/grunt/src/img/twitter.png...OK
Reading /home/cree/workspace/weplann/grunt/src/img/weplann_logo.png...OK
Reading /home/cree/workspace/weplann/grunt/src/img/youtube.png...OK
Reading /home/cree/workspace/weplann/grunt/src/img/image_1_es.jpg...OK
Reading /home/cree/workspace/weplann/grunt/src/img/image_1_pt.jpg...OK
Reading /home/cree/workspace/weplann/grunt/src/img/image_2.jpg...OK
Reading /home/cree/workspace/weplann/grunt/src/img/image_3.jpg...OK
Reading /home/cree/workspace/weplann/grunt/src/img/image_4.jpg...OK
Reading /home/cree/workspace/weplann/grunt/src/img/image_5.jpg...OK
Reading /home/cree/workspace/weplann/grunt/src/img/image_6.jpg...OK
Writing src...ERROR
Warning: Unable to write "src" file (Error code: EISDIR). Use --force to continue.

Cannot figure this out - I'm a grunt noob so please help if you can, @yanwsh

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.