Coder Social home page Coder Social logo

Comments (5)

alferov avatar alferov commented on June 8, 2024

These npm packages are not well-maintained. That's why I've decided to fork it and get it from github directly (https://github.com/alferov/angular-file-saver/blob/master/package.json#L24-L25). There is no sense to publish it on npm (since there are no official releases).

from angular-file-saver.

wips avatar wips commented on June 8, 2024

Your approach makes it impossible to use your package on systems where git is unavailable - i. e. our CI server. Could you consider once more using npm package instead of git, please (i.e. https://www.npmjs.com/package/cf-blob.js)?

from angular-file-saver.

luigisworld avatar luigisworld commented on June 8, 2024

I'm completely agree with @wips. Please consider using npm, it is absolutely necessary. Thx

from angular-file-saver.

chesminsky avatar chesminsky commented on June 8, 2024

+1 please remove git dependency

from angular-file-saver.

AlexBsrd avatar AlexBsrd commented on June 8, 2024

Hello,
Sorry to unearth the subject but I spent the whole day trying to resolve this error on an Azure pipeline and it would have been impossible without this thread.
Apparently the creator does not maintain this directory so for those like me who would need this functionality, replace the dependency "angular-file-saver" in your package.json with "file-saver": "2.0.2" (npm)
This dependency uses the same syntax so it may have no impact on your existing

Hoping this will help you as much as it does for me :)

from angular-file-saver.

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.