-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove functions emulator from repo #1333
Comments
See #1255 |
PR looking good. Should be merged soon. |
#1255 will help, but doesn't completely solve the problem. This is blocked on (Google internal) b/134942934. |
We removed it from all the code - but the Readme's still list it
|
This was referenced Oct 3, 2019
AFAIK this is fixed, please reopen if needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The Google Cloud Functions Emulator was never an official Google product as stated on the README and the tool has been deprecated.
Please remove all uses of the emulator from this repo.
Optionally replace references with the functions framework:
https://github.com/GoogleCloudPlatform/functions-framework-nodejs
The text was updated successfully, but these errors were encountered: