tnoonan-salesforce
tnoonan-salesforce
Same issue if I remove all notion of async... function preinstall(config: any, {plugin, tag}: {plugin: any, tag: string}) { console.log("1"); console.log("2"); throw new Error("Fail install"); } export = preinstall;
-1 typescript.
@stomita Poke.
If HTTPS_PROXY points to a different url than HTTP_PROXY would't that be an issue? We understand that the underlying "request" library that JSforce uses allows them both to be set....