After deploy Cloud Functions error: Could not refresh access token.

前端 未结 2 1917
南笙
南笙 2021-02-08 06:22

I\'ve been experimenting for a while with Firebase Cloud Functions, today I made a minor change to my index.json file (added a field to a document to be set), after deploying on

2条回答
  •  悲哀的现实
    2021-02-08 07:23

    Our current suspicion is that a very nested dependency had a breaking change that didn't follow semver. We're investigating and hope to have a fix soon. When this fix rolls out, you'll only have to redeploy.

提交回复
热议问题