You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using [email protected] and [email protected], 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.
The text was updated successfully, but these errors were encountered:
When using [email protected] and [email protected], 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.
The text was updated successfully, but these errors were encountered: