tnoonan-salesforce
tnoonan-salesforce
@jdxcode was trying out this the preinstall change. I'm running into erratic async behavior with it. In the most simple case I have this: async function preinstall(config: any, {plugin, tag}:...
If I run the simple usage example from the readme on windows 7 it just hangs. The problem seems to be in run-powershell.js. The child process just hangs and the...
@stomita I see support for setting the HTTP_PROXY environment variable and having it honored by jsforce. However, I'm not seeing support for HTTPS_PROXY. Are there technical reasons for this not...