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

Home Page:https://pub.dev/packages/rename

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pub finished with exit code 65

DennisMuchiri opened this issue · comments

@DennisMuchiri can you provide extra information ?

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

commented

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!

Same issue