since codeceptjs is updated to @1.1.3, yarn: command not found error has occurred.
What does preinstall do?
Can you add a check that before running this script preinstall?
$ codeceptjs@1.1.3 preinstall /var/builds/workspace/286168-v3-corp-int/BUILD_CONTAINER/node8/label/DOCKER-LOW/app_root/node_modules/.staging/codeceptjs-97511797
$ yarn --ignore-scripts
$ sh: yarn: command not found
since codeceptjs is updated to @1.1.3,
yarn: command not founderror has occurred.What does
preinstalldo?Can you add a check that before running this script
preinstall?