-
Notifications
You must be signed in to change notification settings - Fork 51
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
Unable to execute verify function #46
Comments
Thanks for the report. Let me check in the morning |
it works fine in vue3 project, but for azure functions it wont compile. i also tried with brand new fresh az and it still fails |
plain node js project works fine
returns
|
solution: update tsconfig.json to
to be precise: I added |
Anyway still cannot get why it happens and what do i need to update in my package build config 👀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I get the following error during compile time
source code:
package.json
The text was updated successfully, but these errors were encountered: