-
Notifications
You must be signed in to change notification settings - Fork 202
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
Typescript bug after v3.1.0 #523
Comments
I found a few problems with this issue:
|
You should update your TypeScript compiler to at least v3.4. |
You're right. Thanks. |
@merlinnot node: 10.16.0 |
Could you please provide error logs you see? |
@merlinnot I tried it is to deploy to another computer, trying to replicate the error but I could not, it just disappeared |
Still not working after upgraading typescript.... what should i do? |
Try this thread guys: #404 |
when i update typescript to 3.4 it will produce this error |
The functions are not compiling correctly after the last release.
[REQUIRED] Version info
node: 10.16.0
firebase-functions: 3.1.0
firebase-tools: 7.1.0
Platform: Ubuntu
Typescript: 3.2.4
firebase-admin: 7.1.0
Steps to reproduce
tsc --project ./ --watch
Expected behavior
Normal compilation of Cloud Functions.
Actual behavior
The text was updated successfully, but these errors were encountered: