-
-
Notifications
You must be signed in to change notification settings - Fork 29
Description
When running pub_release from the alpha.11 build the following error is returned:
This occurs when trying to release pubspec_manager using the current package version number.
Updated pubspec.yaml version to 0.9.0
Regenerating version file at /home/bsutton/git/pubspec_manager/lib/src/version/version.g.dart
Running 'pub get' to ensure package is ready to publish
Found git project.
No pre release hooks found in /home/bsutton/git/pubspec_manager/tool/pre_release_hook
Generating release notes.
Would you like to edit the /home/bsutton/git/pubspec_manager/CHANGELOG.md notes (y/n): y
Unhandled exception:
Bad state: stdio is not connected
#0 _ProcessImpl.stdout (dart:io-patch/process_patch.dart:530:19)
#1 _startIsolate. (package:dcli/src/process/process/process_in_isolate.dart:89:26)