Troubleshooting
Problem
The following error is observed while yarn start-app command is running in window local customization setup.
INFO: Starting store-root-config application...
‘sleep' is not recognized as an internal or external command,
operable program or batch file.
node:child_process:960
Throw err;
^
Error: Command failed: sleep 15
‘sleep' is not recognized as an internal or external command.
Diagnosing The Problem
Resolving The Problem
1) Install Git bash for windows or any bash shell to execute yarn commands.
2) Run the yarn command again from Git terminal instead of running it from code editors.
You can download it from the site-
Git - Downloading Package (git-scm.com)
Document Location
Worldwide
Was this topic helpful?
Document Information
Modified date:
20 December 2023
UID
ibm17059775