nos / create-nos-dapp

CLI tool to generate a new nOS dApp
53 stars 35 forks source link

chore(cli): move catch inside self-invoking func #45

Closed DalderupMaurice closed 5 years ago

DalderupMaurice commented 5 years ago

Description

The errors were actually never caught, this fixes the issue

Motivation and Context

better error handling

How Has This Been Tested?

throwing an error manually

Screenshots (if appropriate):

Types of changes

Checklist:

Closing issues

Fixes #