“User cannot be authenticated with the token provided” when deploying a Cloud Function with a GitHub Package inside
I’m experiencing an issue with a NestJS project I am working on. The project includes a set of Firebase Functions, and I’m trying to integrate a private Node package published through GitHub Packages.
“User cannot be authenticated with the token provided” when deploying a Cloud Function with a GitHub Package inside
I’m experiencing an issue with a NestJS project I am working on. The project includes a set of Firebase Functions, and I’m trying to integrate a private Node package published through GitHub Packages.