How to solve Error: An unexpected error has occurred.info Visit https://yarnpkg.com/en/docs/cli/
1 Reply
package.json indicates an outdated version of firebase-functions Please upgrade using npm install --save firebase-functions@latest in your functions directory.