Skip to content

Issues in Amplify Demo App. #318

@deepaksrinivasan27

Description

@deepaksrinivasan27

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions