testdouble / scripty

Because no one should be shell-scripting inside a JSON file.
MIT License
963 stars 23 forks source link

Scripts Path Not Read With Yarn 3 #114

Open brogan20 opened 1 year ago

brogan20 commented 1 year ago

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.