onatcipli / rename

The Rename CLI Tool is a utility designed to modify your Flutter project's AppName and BundleId across various platforms, such as iOS, Android, Macos, Linux, Windows and Web
https://pub.dev/packages/rename
MIT License
164 stars 39 forks source link

pub finished with exit code 65 #10

Closed DennisMuchiri closed 3 years ago

onatcipli commented 3 years ago

@DennisMuchiri can you provide extra information ?

How the error happened and the version of the package and the flutter doctor output

narritt commented 2 years ago

Happens after `flutter pub global run rename --bundleId com.example.pkg_name Terminal output is:

No active package rename.
pub finished with exit code 65

Flutter doctor:

Flutter Doctor: [√] Flutter (Channel stable, 2.10.5, on Microsoft Windows [Version 10.0.19042.631], locale en-US) [√] Android toolchain - develop for Android devices (Android SDK version 30.0.3) [√] Chrome - develop for the web [√] Visual Studio - develop for Windows (Visual Studio Community 2019 16.11.7) [√] Android Studio (version 2021.1) [√] VS Code, 64-bit edition (version 1.66.2) [√] Connected device (4 available) [√] HTTP Host Availability • No issues found!
abdullah432 commented 2 years ago

Same issue