diff --git a/packages/shorebird_cli/lib/src/shorebird_process.dart b/packages/shorebird_cli/lib/src/shorebird_process.dart index c7d93366..b774bc80 100644 --- a/packages/shorebird_cli/lib/src/shorebird_process.dart +++ b/packages/shorebird_cli/lib/src/shorebird_process.dart @@ -314,6 +314,7 @@ class ProcessWrapper { executable, arguments, environment: environment, + runInShell: Platform.isWindows, workingDirectory: workingDirectory, ); return ShorebirdProcessResult(