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

Issues in Amplify Demo App. #318

Open
deepaksrinivasan27 opened this issue Jun 6, 2023 · 3 comments · Fixed by #327
Open

Issues in Amplify Demo App. #318

deepaksrinivasan27 opened this issue Jun 6, 2023 · 3 comments · Fixed by #327

Comments

@deepaksrinivasan27
Copy link

Amplify Demo app is not working and requires few changes to the repo.

Module not found: Error: Can't resolve 'amazon-chime-sdk-js' in 'C:\CDK\ARC-Chime\amazon-chime-sdk\apps\amplify-demo\src\components'
Pls include the dependencies - "amazon-chime-sdk-js": "^3.14.1", in package.json file

  1. update as following in index.tsx file. [Amplify is without braces and its not getting referenced].
    import { Amplify } from "aws-amplify" in index.tsx

  2. Also, "npm run build" command is giving an error. Would be good check this too.

  3. Note - Would be good to have instructions on Readme file [to update lambda names in schema.graphql] in case if the users are changing lambda function names.

@michhyun1
Copy link
Collaborator

@michhyun1
Copy link
Collaborator

Did you follow the README? Did you do the amplify configure and amplify init?

@michhyun1
Copy link
Collaborator

@michhyun1 michhyun1 linked a pull request Jun 29, 2023 that will close this issue
@michhyun1 michhyun1 reopened this Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants