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

Node 13.x on Ubuntu 18.04 using WSL with proxy #1002

Closed
connorpwilliams opened this issue Jan 28, 2020 · 2 comments
Closed

Node 13.x on Ubuntu 18.04 using WSL with proxy #1002

connorpwilliams opened this issue Jan 28, 2020 · 2 comments

Comments

@connorpwilliams
Copy link

I have Windows Subsystem for Linux (WSL) running Ubuntu 18.04 bionic

Ran this command taken from README
curl -sL https://deb.nodesource.com/setup_13.x (proxy info hidden) | sudo -E bash -

Received this error:

## Your distribution, identified as "bionic", is not currently supported, please contact NodeSource at https://github.com/nodesource/distributions/issues if you think this is incorrect or would like your distribution to be considered for support

Wondering if this is related to WSL?

@connorpwilliams
Copy link
Author

Relates to #850 and #828

@connorpwilliams connorpwilliams changed the title Node 13.x on Ubuntu 18.04 using WSL Node 13.x on Ubuntu 18.04 using WSL with proxy Jan 29, 2020
@connorpwilliams
Copy link
Author

Issue was with proxy

Had to replace setup script curl lines to add proxy

Also had to update apt.conf with proxy info to have deb commands from setup script work.

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

1 participant