-
Notifications
You must be signed in to change notification settings - Fork 32
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
Error using with TypeScript #12
Comments
Hi @nthungdev1, thanks for reporting this! I'll look into it and let you know. |
Getting the same error, any known work arounds? |
Same problem here. Any ideas? |
same problem over here, any way around it |
Same here. |
One of my projects had this error: 1 import { SQL_Value, SQL_AggrFunction } from './sql-parser'; |
Steps to reproduce:
Install Firebase Cloud Functions with TypeScript
npm install firesql
Serve the functions offline
Terminal error message:
Full error log:
The text was updated successfully, but these errors were encountered: