Giter Club home page Giter Club logo

Comments (9)

devon avatar devon commented on August 24, 2024 9

Solution 1:

npm uninstall audiosprite
npm install -g [email protected]

Solution 2:

get node_module path:

npm config get prefix

modify \r\n in cli.js (on mac)

cd the_path # the path find in npm config get prefix
brew install dos2unix
dos2unix lib/node_modules/audiosprite/cli.js

from audiosprite.

michaelcontento avatar michaelcontento commented on August 24, 2024

Same issue here. A simple workaround is to skip the shebang line via:

$ node ./node_modules/.bin/audiosprite --help

from audiosprite.

metalim avatar metalim commented on August 24, 2024

ping!
0.6.0 is broken on npm. Will you fix it?

from audiosprite.

endel avatar endel commented on August 24, 2024

Just created a pull request here: #54

from audiosprite.

BenBergman avatar BenBergman commented on August 24, 2024

I fixed this issue on my machine by opening up /usr/local/bin/audiosprite in vim, running :set ff=unix, and saved the file. That converted the DOS line endings to Unix ones.

from audiosprite.

SargoDarya avatar SargoDarya commented on August 24, 2024

This should be fixed through #54 and through commit a60c764 . Install the latest dev channel or wait for the next tagged release.

from audiosprite.

psabharwal123 avatar psabharwal123 commented on August 24, 2024

when is 0.7.0 going to be published to npm?

from audiosprite.

SargoDarya avatar SargoDarya commented on August 24, 2024

I've sent @tonistiigi a mail asking for NPM access. I'll push out the latest version when I have that.

from audiosprite.

SargoDarya avatar SargoDarya commented on August 24, 2024

The latest version has been pushed to npm and is available as of right now.

from audiosprite.

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.