-
Notifications
You must be signed in to change notification settings - Fork 271
Add support for angular #390
Comments
👋 hello @ceciliazcx, currently there are efforts in the works to make libraries like dialogflow work for the frontend, but we're not quite there yet. |
@bcoe ok. Thx for reply. I basically only want to get intents from dialog flow. Is there any other I can do it from angular? |
Could you give this library a try? It's less easy to work with, but is known to be webpack-able. |
Going to close this as a duplicate of googleapis/google-cloud-node#2933 |
Hey guys, is angular still not supported? I am trying to add dialog flow to my ionic angular project and got the same error. |
Error message
Environment details
dialogflow
version:0.10.2Steps to reproduce
I am very sure the library
google-gax
andgoogle-auth-library
is correct installed.But I got error as above.
Basically, this is angular8 + universal project.
when I build project with
npm run build:ssr
, it says the modules not found.I google a lot, it says google library compact with webpack? I tried everything, but nothing works.
Making sure to follow these steps will guarantee the quickest resolution possible.
Thanks!
The text was updated successfully, but these errors were encountered: