Skip to content

Cannot install mattn/emmet-vim #260

@shun095

Description

@shun095

When I try to install https://github.com/mattn/emmet-vim with volt 0.3.5a on Windows 10, installation failes. Any other plugins have no problem.

go version

go version go1.11.2 windows/amd64

Command

.\volt-v0.3.5a-windows-amd64.exe get mattn/emmet-vim

Output

[INFO] Full building C:\Users\ishitaku\vimfiles\pack\volt\opt directory ...
[INFO] Installing vimrc and gvimrc ...
! github.com/mattn/emmet-vim > install failed
  * failed to install plugin: entry not found
[ERROR] failed to install some plugins

With volt 0.3.4, I got warning, but I could install.
Command

.\volt-v0.3.4-windows-amd64.exe get mattn/emmet-vim

Output

[WARN] failed to clone, try to execute "git clone --recursive https://github.com/mattn/emmet-vim C:\Users\ishitaku\volt\repos\github.com\mattn\emmet-vim" instead...: entry not found
[INFO] Full building C:\Users\ishitaku\vimfiles\pack\volt\opt directory ...
[INFO] Installing vimrc and gvimrc ...
+ github.com/mattn/emmet-vim > installed

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions