-
Notifications
You must be signed in to change notification settings - Fork 3.3k
install instructions for ChromeOS not working #10963
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
Comments
@domesticmouse, can you test this? |
I no longer have a ChromeOS device. I'm unsure who to hassle to get a device that isn't locked down with a Google profile. |
@RedBrogdon, how can we address this issue? |
Can I ask why would it install a linux version of chrome when chromebook already runs chrome? I am able to use this manually, and the chromebrowser seems to open ok whan I do manual testing |
The Chrome in ChromeOS is not visible from inside the Linux VM that the Flutter DevTools are running inside. By installing a Linux Chrome, the flutter tooling can debug running Flutter apps. |
The work in #11911 will eventually supersede these docs, but to ease that transition and make it easier to review complete some preliminary cleanup and small fixes. - Removes old includes that weren't used anymore recently landed changes - Inlines use of most remaining includes to simplify maintenance and eventual removal - Remove various usages of liquidjs templating where unnecessary or overcomplicated - Removes some verbose terminal output where hard to keep up to date - Removes some outdated/unlikely troubleshooting asides in favor of linking to official, external docs. - Removes a few mentions of specific software versions. Contributes to #11911 Contributes to #11907 Fixes #11997 Closes #10963 Closes #10884 Resolves #10885
Page URL
https://docs.flutter.dev/get-started/install/chromeos/web
Page source
No response
Describe the problem
There is a failure in these instructions when I try to "install Chrome from the command line:
W: GPG error: http://dl.google.com/linux/chrome/deb stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY E88979FB9B30ACF2
E: The repository 'http://dl.google.com/linux/chrome/deb stable InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Unable to locate package google-chrome-stable
The text was updated successfully, but these errors were encountered: