You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 17, 2026. It is now read-only.
When we try to build our nestjs application using npm run build there is error like this :
Environment details
OS: Linux Alpine
Node.js version: 12.18.3
npm version: 6.14.8
@google-cloud/pubsub version: 2.18.4
Steps to reproduce
Update your library to @google-cloud/pubsub": "2.18.4"
docker build -t -f
in docker file there is command RUN npm run build