amazon-chime-sdk-js icon indicating copy to clipboard operation
amazon-chime-sdk-js copied to clipboard

Fails to build on Windows 10

Open HaydenFaulkner opened this issue 2 years ago • 6 comments

What happened and what did you expect to happen?

upon running the initial npm run build, the process fails on:

'.' is not recognized as an internal or external command,
operable program or batch file.

Error: Command failed: ./node_modules/typescript/bin/tsc --build config/tsconfig.red.json
'.' is not recognized as an internal or external command,
operable program or batch file.

Attempted on Windows 10 (OS build 19045.3570). Tried building on Linux system and builds as expected.

Have you reviewed our existing documentation?

Reproduction steps

Run npm run build in amazon-chime-sdk-js-main

Amazon Chime SDK for JavaScript version

NA

What browsers are you seeing the problem on?

NA

Browser version

NA

Meeting and Attendee ID Information.

No response

Browser console logs

NA

HaydenFaulkner avatar Oct 13 '23 04:10 HaydenFaulkner