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

Studio installation nuances #572

Open
alexjpwalker opened this issue Nov 2, 2021 · 0 comments
Open

Studio installation nuances #572

alexjpwalker opened this issue Nov 2, 2021 · 0 comments

Comments

@alexjpwalker
Copy link
Member

Migrated from typedb/typedb-studio#258

Problem to Solve

The user has a couple of hoops to jump through when installing Studio.

  • They may get a warning indicating that the file is not commonly downloaded and could be dangerous. This is typically triggered by browsers.
  • On Windows, they may get a warning indicating that "Windows protected your PC" by not allowing Studio to run. This is caused by Windows prevented installation due to missing certificate typedb-studio#360 .
  • On Mac, they may get an error indicating that apps not downloaded from the App Store are not executable due to the security policy. This can be fixed by allowing the installation of apps from unknown sources. Even so, there will be a prompt asking if you are sure you want the 3rd-party app, which you must confirm.

Proposed Solution

We should document these nuances so that less tech-savvy users don't get tripped up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant