Skip to content
This repository has been archived by the owner on Dec 3, 2023. It is now read-only.

Installation Error on Windows #43

Closed
frankred opened this issue Sep 18, 2014 · 2 comments
Closed

Installation Error on Windows #43

frankred opened this issue Sep 18, 2014 · 2 comments

Comments

@frankred
Copy link

Tryin' to install youtube-dl via npm install youtube-dl getting the following error log:

D:\workspace_js\youtube-music-downloader-service>npm install youtube-dl
npm http GET https://registry.npmjs.org/youtube-dl
npm http 304 https://registry.npmjs.org/youtube-dl

> youtube-dl@1.5.13 preinstall D:\workspace_js\youtube-music-downloader-service\node_modules\youtube-dl
> node ./scripts/download.js

Downloading latest youtube-dl
Downloaded youtube-dl 2014.09.16.1

D:\workspace_js\youtube-music-downloader-service\node_modules\youtube-dl\scripts\download.js:17
  throw err;
        ^
Error: write ECONNABORTED
    at errnoException (net.js:901:11)
    at Socket._write (net.js:643:26)
    at doWrite (_stream_writable.js:221:10)
    at writeOrBuffer (_stream_writable.js:211:5)
    at Socket.Writable.write (_stream_writable.js:180:11)
    at Socket.write (net.js:613:40)
    at write (_stream_readable.js:583:24)
    at flow (_stream_readable.js:592:7)
    at EncryptedStream.pipeOnReadable (_stream_readable.js:624:5)
    at EncryptedStream.EventEmitter.emit (events.js:92:17)
npm ERR! weird error 8
npm ERR! not ok code 0
@fent
Copy link
Collaborator

fent commented Sep 18, 2014

Not sure why this would happen. But it looks like it downloaded fine, please try again.

@fent
Copy link
Collaborator

fent commented Sep 19, 2014

any luck?

@fent fent closed this as completed in 58558d8 Sep 23, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants