alan-ai / alan-sdk-reactnative

Conversational AI SDK for React Native to enable text and voice conversations with actions (iOS and Android)
https://alan.app/
591 stars 16 forks source link

Error in in Integrations #23

Open Greycode011 opened 1 year ago

Greycode011 commented 1 year ago

Hi i was trying to to Integration after i set the project id error appear , WhatsApp Image 2023-01-08 at 11 01 51 AM note: i use react native Bare Workflow this my project repository: https://github.com/Greycode011/m.b.a.u.v.c can you place help me it's important for Alan voice Assistant to work for my graduation project .

thanks

snyuryev commented 1 year ago

Hi @Greycode011, How did you make Alan integration to your project? I can't find it in your repo. Do you follow our tutorial guide - https://alan.app/docs/client-api/cross-platform/react-native/?

Greycode011 commented 1 year ago

i use repository as backup so i didn't push code with error. first the npm didn't work for me at first then i had to use npm i @alan-ai/alan-sdk-react-native --save --force

Greycode011 commented 1 year ago

I forget to mention i use expo go to lunch my react native app dose Alan computable with expo go ?

Greycode011 commented 1 year ago

i start follow the https://www.youtube.com/watch?v=ttGfydUvg6A&t=47s Detailed explanation in video and use same template from video same thing error occurs upon install npm
image

MehdiRazaNaqvi commented 1 year ago

Getting same error as @Greycode011