When using Yarn@3.3.0 and Scripty@2.1.1, Scripty is not finding custom script paths when run through Yarn. I tested this using the config example given in the docs for using a custom directory.
When introducing scripts into these directories and adding them to the package.json file, Scripty fails to find them and prints an error that indicates it was not even attempting to read those directories.
When using Yarn@3.3.0 and Scripty@2.1.1, Scripty is not finding custom script paths when run through Yarn. I tested this using the config example given in the docs for using a custom directory.
When introducing scripts into these directories and adding them to the package.json file, Scripty fails to find them and prints an error that indicates it was not even attempting to read those directories.