Closed NathanWalker closed 9 months ago
If a plugin contains invalid data like the wrong name according to package.json, a 'path' from 'undefined' ambiguous error occurs.
This will now print the name of the invalid package to allow one to resolve effectively.
Fixes/Implements/Closes #[Issue Number].
PR Checklist
What is the current behavior?
If a plugin contains invalid data like the wrong name according to package.json, a 'path' from 'undefined' ambiguous error occurs.
What is the new behavior?
This will now print the name of the invalid package to allow one to resolve effectively.
Fixes/Implements/Closes #[Issue Number].