googlearchive / cloud-functions-emulator

A local emulator for deploying, running, and debugging Google Cloud Functions.
https://github.com/GoogleCloudPlatform/cloud-functions-emulator/wiki
Apache License 2.0
827 stars 115 forks source link

Yarn: Request failed "404 Not Found" #324

Closed JFGHT closed 5 years ago

JFGHT commented 5 years ago

After beta 6 I cannot install the emulator through yarn unless I change the registry to npm's.

[3/5] Fetching packages...
error https://registry.yarnpkg.com/@google-cloud/functions-emulator/-/functions-emulator-1.0.0-beta.6.0.tgz: Request failed "404 Not Found"

Environment details

JFGHT commented 5 years ago

Reinstalling firebase-tools solved this issue.