[BUG] Uncaught error thrown when debugging conduit.dart create list-templates
#106
Labels
enhancement
New feature or request
conduit.dart create list-templates
#106
Describe the bug
Whenever trying to debug
conduit.dart
(packages/conduit/bin/conduit.dart
) using IntelliJ and run it withcreate list-templates
arguments I get the following stacktrace.To Reproduce
Steps to reproduce the behavior:
conduit.dart
I have not globally activated conduit so the getter for
conduitPackageRef
returns nullExpected behavior
I should be able to debug
conduit.dart
without errors and should conduit not have been installed globally, then the templates would be found in the cloned conduit repo.Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: