Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'$ npm i' failing for Arch. #113

Open
bassdeveloper opened this issue Sep 10, 2016 · 3 comments
Open

'$ npm i' failing for Arch. #113

bassdeveloper opened this issue Sep 10, 2016 · 3 comments

Comments

@bassdeveloper
Copy link

$ 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.

@puranjayjain
Copy link
Owner

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
Copy link
Owner

@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.

@bassdeveloper
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants