Skip to content

node interop tests failing due to npm build error #23466

@markdroth

Description

@markdroth

https://source.cloud.google.com/results/invocations/3d42dd8d-1c1e-4475-a067-a252bf7eead3/targets/github%2Fgrpc%2Finterop_docker_build/tests;group=tests;test=build_docker_nodepurejs;row=1

I think this is the relevant error:

> @grpc/proto-loader@0.5.5 compile /var/local/git/grpc-node/packages/proto-loader
> tsc -p .

[96m../../node_modules/@types/gulp-mocha/index.d.ts[0m:[93m10[0m:[93m39[0m - [91merror[0m[90m TS2304: [0mCannot find name 'MochaSetupOptions'.

[7m10[0m declare function mocha(setupOptions?: MochaSetupOptions): NodeJS.ReadWriteStream;
[7m  [0m [91m                                      ~~~~~~~~~~~~~~~~~[0m


Found 2 errors.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions