Waqas
Waqas9mo ago

How to solve Error: An unexpected error has occurred.info Visit https://yarnpkg.com/en/docs/cli/

No description
1 Reply
Waqas
WaqasOP9mo ago
package.json indicates an outdated version of firebase-functions Please upgrade using npm install --save firebase-functions@latest in your functions directory.

Did you find this page helpful?