generated from amazon-archives/__template_MIT-0
-
Notifications
You must be signed in to change notification settings - Fork 133
Open
Description
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
-
update as following in index.tsx file. [Amplify is without braces and its not getting referenced].
import { Amplify } from "aws-amplify" in index.tsx -
Also, "npm run build" command is giving an error. Would be good check this too.
-
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels