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

Error installing FriendlyTG on Windows 10 PC #59

Closed
cyb3rm4n opened this issue Jan 21, 2022 · 8 comments
Closed

Error installing FriendlyTG on Windows 10 PC #59

cyb3rm4n opened this issue Jan 21, 2022 · 8 comments

Comments

@cyb3rm4n
Copy link

Got next logs on Windows 10 PC (21H2) with default PowerShell

PS C:\Users\cyb3r> iex (New-Object Net.WebClient).DownloadString("https://raw.githubusercontent.com/GeekTG/Friendly-Telegram/master/install.ps1")
Downloading Python...
Installing Python...
Locating Git...
iex (New-Object Net.WebClient).DownloadString("https://raw.githubusercontent.com/GeekTG/Friendly-Telegram/master/instal
l.ps1") : Unable to locate Git
+ CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException

@D4n13l3k00
Copy link
Member

Install git from https://git-scm.com/

@cyb3rm4n
Copy link
Author

Git is installed, but i got same error.

@rodion-gudz
Copy link
Member

Add GIT to Windows PATH

@cyb3rm4n
Copy link
Author

cyb3rm4n commented Jan 21, 2022

User path
изображение

Systemwide path
изображение

@D4n13l3k00
Copy link
Member

Try restarting your PC to accept the change of path

@cyb3rm4n
Copy link
Author

Doesn't helped.

изображение

@D4n13l3k00
Copy link
Member

as a temporary solution, you can use the manual installation from ftg.geektg.ml/#installation

@hikariatama
Copy link
Contributor

@D4n13l3k00 💻 Установка и запуск:
https://ftg.geektg.ml/

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

No branches or pull requests

4 participants