Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manually upgrade flutter #21417

Closed
cal2dev opened this issue Sep 5, 2018 · 8 comments
Closed

Manually upgrade flutter #21417

cal2dev opened this issue Sep 5, 2018 · 8 comments
Labels
c: crash Stack traces logged to the console tool Affects the "flutter" command-line tool. See also t: labels.

Comments

@cal2dev
Copy link

cal2dev commented Sep 5, 2018

How to Manually upgrade Flutter

Hi I am trying to upgrade flutter by running
flutter upgrade
and tried
flutter doctor
in both cases my antivirus blocked 7za.exe

Access is denied.
 Command: C:\flutter\bin\cache\dart-sdk\lib\_internal\pub\asset\7zip\7za.exe e
data.tar.gz 

Please share the details how we can manually upgrade flutter.

@zoechi
Copy link
Contributor

zoechi commented Sep 5, 2018

What antivirus software are you using?

@zoechi zoechi added c: crash Stack traces logged to the console tool Affects the "flutter" command-line tool. See also t: labels. labels Sep 5, 2018
@cal2dev
Copy link
Author

cal2dev commented Sep 5, 2018

Mcafee Endpoint Security
I dont know its a by default settings to block or a special setting in my pc only but this scenario can come to some one else also, Will be better if we know the steps of manually to updating flutter.

@cal2dev
Copy link
Author

cal2dev commented Sep 13, 2018

Any help please...

@cal2dev
Copy link
Author

cal2dev commented Oct 13, 2018

7za.exe is causing issue in downloading packages also check this issue

@zoechi
Copy link
Contributor

zoechi commented Oct 13, 2018

You can just use

git clone https://github.com/flutter/flutter.git
# add flutter/bin to PATH
flutter doctor

@zoechi zoechi added the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Oct 13, 2018
@cal2dev
Copy link
Author

cal2dev commented Oct 13, 2018

yes for the work around I did this and everything start working but again I got issue due to 7za.exe.
Please check this issue.

I am not able to install packages. Please help any work around for this.

@no-response no-response bot removed the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Oct 13, 2018
@zoechi
Copy link
Contributor

zoechi commented Oct 15, 2018

I'm going to close because I don't see anything for the Flutter team to do here.
The AV needs to ensure not cause false positives.

@zoechi zoechi closed this as completed Oct 15, 2018
@github-actions
Copy link

github-actions bot commented Sep 1, 2021

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
c: crash Stack traces logged to the console tool Affects the "flutter" command-line tool. See also t: labels.
Projects
None yet
Development

No branches or pull requests

2 participants