Skip to content
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

Importing library to google cloud functions syntax error #71

Open
dwang3142 opened this issue Oct 2, 2024 · 2 comments
Open

Importing library to google cloud functions syntax error #71

dwang3142 opened this issue Oct 2, 2024 · 2 comments

Comments

@dwang3142
Copy link

Hey - I've been trying to use this in a google cloud function but i keep getting a bunch of syntax errors when trying to use in a function. Works fine in local. Specifically trying to use the align nodejs function.

@rotemdan
Copy link
Member

rotemdan commented Dec 6, 2024

Hi, I apologize for the late reply.

My free trials for Google, Microsoft and Amazon services have all expired. I cannot directly test these commercial services are working correctly, unless I use paid requests, which currently don't seem to be worth it due to the low usage of the cloud features, and the library in general (I'm doing development with a zero budget).

I'll need more detailed information on what errors are seen, and which Google services are being used (synthesis? recognition?).

@rotemdan
Copy link
Member

rotemdan commented Dec 6, 2024

I re-read your question.

I think you may be trying to run the library on the cloud via Google, rather than using one of the Google Cloud-based engines (synthesis / recognition)? In that case, it's possible your issue may be caused by #75 (wrong casing in path to main module on package.json), which has been recently fixed. Let me know if that is it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants