Skip to content

Fix 404 error when calling with full URL#6

Open
ewanharris wants to merge 1 commit intolukeed:masterfrom
ewanharris:fix_full_url
Open

Fix 404 error when calling with full URL#6
ewanharris wants to merge 1 commit intolukeed:masterfrom
ewanharris:fix_full_url

Conversation

@ewanharris
Copy link

Fix a 404 when calling
gittar.fetch('https://github.com/lukeed/mri').then(console.log); where the URL would be constructed incorrectly (https://github.com///github.com/lukeed/mri/archive/master.tar.gz) due to the hostname already existing

@ewanharris
Copy link
Author

ewanharris commented Apr 30, 2018

npm@6 dropped support for Node 4 so npm install@latest will fail there. Node 4 is now EOL so 🤷‍♂️. Let me know if you'd like me to drop Node 4 from travis/appveyor and add 8/10, or fix the Appveyor build to not install latest

@ewanharris
Copy link
Author

@lukeed (sorry for the ping 😬 ) any thoughts on the above?

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

Successfully merging this pull request may close these issues.

1 participant