angular-file-saver icon indicating copy to clipboard operation
angular-file-saver copied to clipboard

Hotfix/update file saver module

Open elquimeras opened this issue 3 years ago • 8 comments

🤔 Problem

  • FileSaver.js package was outdated from Teleborder repository
bower file-saver.js#~1.20150507.2                      
ECMDERR Failed to execute "git ls-remote --tags --heads https://github.com/Teleborder/FileSaver.js.git", exit code of #128 remote: Repository not found. fatal: repository 'https://github.com/Teleborder/FileSaver.js.git/' not found

✅ Solution

  • Update FileSaver to latest version and use the new npm location https://github.com/eligrey/FileSaver.js

elquimeras avatar Apr 21 '22 19:04 elquimeras

+1

clarify-ankush avatar Apr 21 '22 19:04 clarify-ankush

+1

seanfeld avatar Apr 21 '22 21:04 seanfeld

+1

AhsanulChowdhury-rogers avatar Apr 22 '22 16:04 AhsanulChowdhury-rogers

+1

leninr0a avatar Apr 22 '22 17:04 leninr0a

+1

shaapala avatar Apr 22 '22 17:04 shaapala

@alferov - Can we please get this PR merged?

nescalera avatar Apr 22 '22 20:04 nescalera

Hey @alferov! Can we fix this? We are using Jfrog artifactory to cache the bower packages. We can not use the workaround of directly pulling from the downstream as @elquimeras 's fork and this StackOverflow post suggests because of firewall constraints. It would save us a lot of time and trouble if we can merge this. Thanks!! ❤️

neatcoder avatar Jul 07 '22 02:07 neatcoder

Hey @alferov! Can we fix this? We are using Jfrog artifactory to cache the bower packages. We can not use the workaround of directly pulling from the downstream as @elquimeras 's fork and this StackOverflow post suggests because of firewall constraints. It would save us a lot of time and trouble if we can merge this. Thanks!! ❤️

I couldn't create a forked bower new package because is deprecated =( I hope alferov could update the original too. On npm is here https://www.npmjs.com/package/ng-file-saver

elquimeras avatar Jul 07 '22 04:07 elquimeras