File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1696,7 +1696,7 @@ test-agents-prereqs:
16961696 env npm_config_nodedir=$(PWD ) $(NODE ) ./deps/npm install nan@latest --no-save --no-package-lock --prefix test/common/nsolid-zmq-agent/node_modules/zeromq
16971697 env npm_config_nodedir=$(PWD ) $(NODE ) ./deps/npm run build:libzmq --prefix test/common/nsolid-zmq-agent/node_modules/zeromq
16981698 env npm_config_nodedir=$(PWD ) $(NODE ) ./deps/npm install @opentelemetry/otlp-proto-exporter-base @grpc/grpc-js @grpc/proto-loader --prefix test/common/nsolid-otlp-agent --no-save --no-package-lock
1699- env npm_config_nodedir=$(PWD ) $(NODE ) ./deps/npm install @grpc/grpc-js @grpc/proto-loader --prefix test/common/nsolid-grpc-agent --no-save --no-package-lock
1699+ env npm_config_nodedir=$(PWD ) $(NODE ) ./deps/npm install @grpc/grpc-js --prefix test/common/nsolid-grpc-agent --no-save --no-package-lock
17001700
17011701.PHONY : test-agents-prereqs-clean
17021702test-agents-prereqs-clean :
You can’t perform that action at this time.
0 commit comments