How do I resolve a "Yarn not found" error?
Description
Solution
You can use yarn by adding the following lines in the .gitlab-ci.yml
file:
Test Drupal:
before_script:
- eval $YARN_PACKAGE
- eval $YARN_PATH
Did not find what you were looking for?
If this content did not answer your questions, try searching or contacting our support team for further assistance.