Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(package): fixes handling for wrong name
The @name_to_guid decorator didn't handle the case when valid package is not found based on the name. This commit fixes the behaviour by erroring out explicitly.
- Loading branch information