Skip to content

Conversation

@fhinkel
Copy link
Contributor

@fhinkel fhinkel commented Aug 29, 2018

Move common to devDependencies. It is only used in
errors-transport.ts system tests.

Fixes: #151

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 29, 2018
@ghost ghost assigned fhinkel Aug 29, 2018
@fhinkel fhinkel requested a review from DominicKramer August 29, 2018 13:06
@fhinkel
Copy link
Contributor Author

fhinkel commented Aug 29, 2018

Are we using some older grpc-logging and therefore common-grpc? I'm not quite sure I understand how this passes in 8 and 10 but not in 6:

TypeError: common_1.util.promisifyAll is not a function
    at Object.<anonymous> (/usr/local/google/home/franzih/code/gcp/nodejs-logging-winston/node_modules/@google-cloud/common-grpc/src/service-object.ts:124:6)
    at Module._compile (module.js:577:32)
    at Module._extensions..js (module.js:586:10)
    at Object.extensions..js (/usr/local/google/home/franzih/code/gcp/nodejs-logging-winston/node_modules/espower-loader/index.js:47:13)

@JustinBeckwith
Copy link
Contributor

It's possible we haven't shipped nodejs-common-grpc in a while

…ing.

Update @google-cloud/logging@ to 3.0.2.

Move common to devDependencies. It is only used in
errors-transport system tests.

Fixes: #151
@fhinkel
Copy link
Contributor Author

fhinkel commented Aug 29, 2018

OK, passes with new logging. Ready for review

@fhinkel fhinkel merged commit 35b5fd2 into master Sep 5, 2018
@fhinkel fhinkel deleted the updateCommon branch September 5, 2018 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants