We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
node: v8.17.0
firebase-functions: 3.5.0
firebase-tools: None
firebase-admin: None
$ mkdir typescript-version $ cd typescript-version $ npm install firebase-functions [email protected] $ echo "import * as functions from 'firebase-functions';" > index.ts $ node_modules/.bin/tsc --init $ node_modules/.bin/tsc -p .
See above.
Either typescript install fails, or tsc passes.
Found 32 errors.
The text was updated successfully, but these errors were encountered:
I found a few problems with this issue:
Sorry, something went wrong.
This has been fixed in v3.6.1. Thanks fo reporting!
laurenzlong
No branches or pull requests
[REQUIRED] Version info
node:
v8.17.0
firebase-functions:
3.5.0
firebase-tools:
None
firebase-admin:
None
[REQUIRED] Test case
[REQUIRED] Steps to reproduce
See above.
[REQUIRED] Expected behavior
Either typescript install fails, or tsc passes.
[REQUIRED] Actual behavior
Found 32 errors.
The text was updated successfully, but these errors were encountered: