Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(tag/snap): show the error message when "npm pack" fails (#7366)
Currently, in case of failure it shows: ``` failed running npm pack at /Users/davidfirst/Library/Caches/Bit/capsules/c8faea78513ab52bfd30032f9fa81289c5628e6c/[email protected] undefined ``` This PR fixes it to show the original error-message and log the error instance.
- Loading branch information