youtube-dl-gui icon indicating copy to clipboard operation
youtube-dl-gui copied to clipboard

'$ npm i' failing for Arch.

Open bassdeveloper opened this issue 8 years ago • 3 comments

$ npm i terminal output :

npm WARN deprecated [email protected]: ReDoS vulnerability parsing Set-Cookie https://nodesecurity.io/advisories/130 npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue npm WARN deprecated [email protected]: lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^4.0.0. npm WARN deprecated [email protected]: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree. ^C< .....] - extract:youtube-dl: sill doParallel extract 902

The install process fails or is hung up at this point.

Environment :

Arch Linux 64-bit, KDE Plasma.

uname -a output :

Linux RCUG11045 4.7.2-1-ARCH #1 SMP PREEMPT Sat Aug 20 23:02:56 CEST 2016 x86_64 GNU/Linux

Please let me know if any other details are needed.

bassdeveloper avatar Sep 10 '16 18:09 bassdeveloper

It is not very well supported for linux at this point due to the fact that most of the packages are windows centric but there are plans to support unix based os in the future.

puranjayjain avatar Sep 11 '16 05:09 puranjayjain

@bassdeveloper I was recently fiddling with the code and have implemented some stuff for linux as well it would be great if you could test it and give your valuable feedback, try to use a general distro like ubuntu though.

puranjayjain avatar Dec 15 '16 07:12 puranjayjain

@puranjayjain Will do. Sorry for for looking at this so late. I'll try and test it out on Ubuntu.

bassdeveloper avatar Apr 16 '17 19:04 bassdeveloper