Mark Tsai
Mark Tsai
According to the [test file](https://github.com/GoogleCloudPlatform/buildpacks/blob/d503dd7b83553b2f6a1576e213a21b506a5e5ec8/builders/gcp/base/acceptance/nodejs_test.go#L50) Add environment variable `GOOGLE_RUNTIME_VERSION` to `14.17.0` as below, and it works ```sh pack build --builder=gcr.io/buildpacks/builder --env 'GOOGLE_RUNTIME_VERSION=14.17.0' sample-node ```
> I found that is caused by "getComputedStyle" of JSDOM. > > [jsdom/jsdom#3607](https://github.com/jsdom/jsdom/issues/3607) I have been waiting for the fix for nearly a half year ...
Related to #3610 And waiting for upgrade ...
Maybe it is time to bump to the latest version of [v7.0.9](https://github.com/nodemailer/nodemailer/pull/1769) ?