1
1
1datr2019-01-17 17:04:08
proxy
1datr, 2019-01-17 17:04:08

How to set up vue-cli under a proxy?

Trying to install vue
vue init webpack-simple

vue-cli Failed to download repo vuejs-templates/webpack-simple: tunneling socket could not be established, statusCode=407

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dima Polos, 2019-01-17
@dimovich85

Check the version, most likely updated, now everything is new: https://cli.vuejs.org/en/guide/

1
1datr, 2019-01-22
@1datr

Nobody hangs on the 80th port. Checked.
By the way, in atom, if you go to the list of online plugins, there is also a problem with sockets. Although the console utility of the atom apm or whatever it is, downloads it normally and installs the packs.
I found such a thing - https://code-examples.net/en/q/d44f55 . Exported the certificate to a file on one of the data disks and did npm config set cafile "E:\cert.cer" did not help

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question