aws-samples / medical-transcription-analysis

Medical Transcription Analysis (MTA) demonstrates how the integration of Amazon Comprehend Medical and Amazon Transcribe Medical can be used to transcribe audio data, extract key medical components and tag the data to their corresponding entities. Automating the medical transcription and comprehension process makes it easier for health care professionals to focus on patient care.
MIT No Attribution
77 stars 34 forks source link

yarn deploy error #98

Open sgokhul opened 2 years ago

sgokhul commented 2 years ago

Encountered below error when running below command in mac as well as cloud9 yarn && yarn deploy

image
heiwad commented 2 years ago

Am also receiving this error.

heiwad commented 2 years ago

Deleting the /medical-transcription-analysis/app/node_modules/@types/eslint-scope/node_modules folder appears to unblock the deployment