'yarn' command not found while installing 'botbuilder-dialogs' #4610
Labels
bug
Indicates an unexpected problem or an unintended behavior.
needs-triage
The issue has just been created and it has not been reviewed by the team.
Versions
Describe the bug
Failed to install the SDK with npm and below error throws:
To Reproduce
Install the botbuilder-dialogs SDK with npm:
Expected behavior
Install the SDK successfully without the requirement of 'yarn'.
Additional context
Seems the bug is introduced by the npm script of post-install a few days ago:
botbuilder-js/libraries/botbuilder-dialogs/package.json
Line 57 in 05ca65f
Related PR: #4608
The text was updated successfully, but these errors were encountered: