Giter Site home page Giter Site logo

Doesn't work on macOS X about dts-bundle HOT 7 CLOSED

typestrong avatar typestrong commented on July 28, 2024
Doesn't work on macOS X

from dts-bundle.

Comments (7)

tolemac avatar tolemac commented on July 28, 2024 2

Sorry for that, It isn't the first time. I work under windows and Git change the line endings on checkout, later npm publish upload files with CRLF to npm server and only git push change the line endings when upload to git server.

I have added .gitattributes file where assign LF line ending to TS and JS files ... I hope that will be the last time.

from dts-bundle.

origin1tech avatar origin1tech commented on July 28, 2024 1

@tolemac just patched it up real quick as I needed it tonight but yeah that's all it is...

from dts-bundle.

origin1tech avatar origin1tech commented on July 28, 2024 1

Yep all good!!! 💯

from dts-bundle.

origin1tech avatar origin1tech commented on July 28, 2024

Install dos2unix

brew install dos2unix

Then run against lib files where your node config prefix is located at /var/local

dos2unix /var/local/lib/node_modules/dts-bundle/lib/index.js

Do the same for the dts-bundle.js file at the same path.

To check your node prefix run

npm config get prefix

If you want to fix this perm. just fork fix as described above then install from your repo until the author sorts it all out.

npm install username/dts-bundle -g

from dts-bundle.

tolemac avatar tolemac commented on July 28, 2024

Its a problem with line ending.
I'm going to fix it.

from dts-bundle.

tolemac avatar tolemac commented on July 28, 2024

@vp2177 I have just released 0.6.1 version.

Can you test it? I'm over windows system now.

from dts-bundle.

origin1tech avatar origin1tech commented on July 28, 2024

yeah sure..just a sec.

from dts-bundle.

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.