Open chhua531001 opened 2 years ago
Hello @chhua531001,
I got the same problem. Probably, there's a bug in 1.7.1 version for Windows user. Try to install get_cli 1.6.0. and wait for the newest update.
Input this on your Command Prompt Uninstall first: pub global deactivate get_cli
After uninstall, input these command and it will install get_cli again: pub global activate get_cli 1.6.0 flutter pub global activate get_cli 1.6.0
I hope it works for you. Thank you,
Got the same problem on windows 10 I downgraded get_cli to 1.6.0
Got the same problem on windows 10 I downgraded get_cli to 1.6.0
yap, same. 1.7.0 also error
yap, same. 1.7.1 also error
problem :
i have experience :
problem :
i have experience :
- create project manually over flutter create project
- after finished, open terminal and write 'get init', and wait a moment
- pretty good, your project now already configured with get cli 4.hope can help your problem :) result :
This solved my problem ✅
problem :
i have experience :
- create project manually over flutter create project
- after finished, open terminal and write 'get init', and wait a moment
- pretty good, your project now already configured with get cli 4.hope can help your problem :) result :
It solved my problem on 1.7.1. Thank you! @fahmi277
got the same problem on 1.7.1
problem :
i have experience :
- create project manually over flutter create project
- after finished, open terminal and write 'get init', and wait a moment
- pretty good, your project now already configured with get cli 4.hope can help your problem :) result :
helpful
My Flutter SDK 2.8.1, I using "get create project:projectname" to create a new project, when I key in the "What is your company's domain" complete, the command line will hang-up