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

Vin Plug installation problem in windows OS #1259

Open
3 of 11 tasks
dalalsoham opened this issue Dec 26, 2023 · 0 comments
Open
3 of 11 tasks

Vin Plug installation problem in windows OS #1259

dalalsoham opened this issue Dec 26, 2023 · 0 comments

Comments

@dalalsoham
Copy link

Explain the problem here ...
I faced the problem when I download vim plug in the windows operation system . When i write the command in the powershell . This is the command : iwr -useb https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim |`
ni "$(@($env:XDG_DATA_HOME, $env:LOCALAPPDATA)[$null -eq $env:XDG_DATA_HOME])/nvim-data/site/autoload/plug.vim" -Force
this not worked that give me a error the error is : Invoke-WebRequest: No connection could be made because the target machine actively refused it.
PLEASE SOLVE THIS PROBLEM ASAP.
PROBLEM SCREENSHOT IS HERE :
Screenshot 2023-12-27 015116




  • Type:
    • Bug
    • Enhancement
    • Feature Request
    • Question
  • OS:
    • All/Other
    • Linux
    • macOS
    • Windows
  • Vim:
    • Terminal Vim
    • GVim
    • Neovim
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

2 participants