mirror of
https://github.com/grpc/grpc-node.git
synced 2025-12-08 18:23:54 +00:00
Merge pull request #3760 from murgatroid99/node_unified_installation_failure
Fix issue with Node installation
This commit is contained in:
commit
c00bf4f6bc
@ -153,7 +153,7 @@ exports.combineCallCredentials = function() {
|
||||
current = current.compose(arguments[i]);
|
||||
}
|
||||
return current;
|
||||
}
|
||||
};
|
||||
|
||||
/**
|
||||
* Create an insecure credentials object. This is used to create a channel that
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user