Hello Denis,
thank you for your reply.
I will look into this further.
Gildas
The search returned 2 results
- February 5, 2016 - 1:12 PM
- Forum: WAPT Packages
- Subject: prompt in session_setup
- Answers: 2
- Views : 2929
- December 9, 2015 - 11:46
- Forum: WAPT Packages
- Subject: prompt in session_setup
- Answers: 2
- Views : 2929
prompt in session_setup
Hello,
I'm trying to automate proxy configuration during Node.js installation.
I've created a `session_setup()` method in the `setup.py` file, where I also create a `.npmrc` file in the user's home directory and add the `proxy` property, which is of the type:
`proxy=http ...`
I'm trying to automate proxy configuration during Node.js installation.
I've created a `session_setup()` method in the `setup.py` file, where I also create a `.npmrc` file in the user's home directory and add the `proxy` property, which is of the type:
`proxy=http ...`
