Vetur: Vetur plugin doesn't install on VSCode User version

Created on 10 Sep 2018  Â·  17Comments  Â·  Source: vuejs/vetur

  • [ X] I have searched through existing issues
  • [ X] I have read through docs
  • [ X] I have read FAQ

Info

  • Platform: Win
  • Vetur version: 0.12.6
  • VS Code version: Version: 1.27.1 (user setup)
    Commit: 5944e81f3c46a3938a82c701f96d7a59b074cfdc
    Date: 2018-09-06T09:21:18.328Z
    Electron: 2.0.7
    Chrome: 61.0.3163.100
    Node.js: 8.9.3
    V8: 6.1.534.41
    Architecture: x64

Problem

Installing Vetur directly from VSCode doesn't work (keeps running).
Downloading the vsix and installing gives the following error:

10/09/2018 10:54:16 - Microsoft VSIX Installer
10/09/2018 10:54:16 - -------------------------------------------
10/09/2018 10:54:16 - Initializing Install...
10/09/2018 10:54:20 - Extension Details...
10/09/2018 10:54:20 - Identifier : vetur
10/09/2018 10:54:20 - Name : Vetur
10/09/2018 10:54:20 - Author : octref
10/09/2018 10:54:20 - Version : 0.12.6
10/09/2018 10:54:20 - Description : Vue tooling for VS Code
10/09/2018 10:54:20 - Locale : en-US
10/09/2018 10:54:20 - MoreInfoURL :
10/09/2018 10:54:20 - InstalledByMSI : False
10/09/2018 10:54:20 - SupportedFrameworkVersionRange : [0.0,2147483647.2147483647]
10/09/2018 10:54:20 -
10/09/2018 10:54:22 - SignatureState : Unsigned
10/09/2018 10:54:24 - Supported Products :
10/09/2018 10:54:24 - Microsoft.VisualStudio.Code
10/09/2018 10:54:24 - Version :
10/09/2018 10:54:24 -
10/09/2018 10:54:24 - References :
10/09/2018 10:54:24 - Signature Details...
10/09/2018 10:54:24 - Extension is not signed.
10/09/2018 10:54:24 -
10/09/2018 10:54:24 - Searching for applicable products...
10/09/2018 10:54:24 - Found installed product - Microsoft Visual Studio Professional 2015
10/09/2018 10:54:24 - Found installed product - Microsoft Visual Studio Community 2015
10/09/2018 10:54:24 - Found installed product - Microsoft Visual Studio 2015 Shell (Integrated)
10/09/2018 10:54:24 - Found installed product - Global Location
10/09/2018 10:54:24 - Found installed product - ssms
10/09/2018 10:54:24 - VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products.
à VSIXInstaller.App.InitializeInstall(Boolean isRepairSupported)
à VSIXInstaller.App.InitializeInstall()
à System.Threading.Tasks.Task.InnerInvoke()
à System.Threading.Tasks.Task.Execute()

Reproducible Case

  • Install VSCode Win User Setup

    • try to install vetur from the extensions menu.

      or


    • download vsix and install.

Workaround

We installed VSCode using the system installer alongside the user version, which installs Vetur just fine.
After uninstalling the VSCode System version, the extension keeps working in the User installed version.

bug

Most helpful comment

i've tried these things but same problem

  • installing directly from vsix
  • manually clearing extensions & reinstalling
  • system reboot

All 17 comments

Same on my machine...

Same

Same problem here :/

Same for me :(

i've tried these things but same problem

  • installing directly from vsix
  • manually clearing extensions & reinstalling
  • system reboot

I can confirm that it doesn't install on VS Code 1.27.2 as well. It gets stuck at the "Installing..." status while other extensions install successfully.

I downloaded VS Code Insiders 1.28.0 and it doesn't install either.

I was able to install it. Seems like the problem is fixed. Just needs a
huge amount of time to install ( about 4 minutes on my PC).

On Mon, Sep 17, 2018 at 11:32 AM Anton Ivanov notifications@github.com
wrote:

I can confirm that it doesn't install on VS Code 1.27.2 as well. It gets
stuck at the "Installing..." status while other extensions install
successfully.

I downloaded VS Code Insiders 1.28.0 and it doesn't install either.

—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/vuejs/vetur/issues/898#issuecomment-421943505, or mute
the thread
https://github.com/notifications/unsubscribe-auth/AluxU7Oo6V3yhxzi_VU3iL6T4iR0HGfvks5ub2wTgaJpZM4WhB5D
.

@ViktorTyultinov True. I am now able to install as well.

Stupid me, I added some integration tests and it downloaded a binary of VS Code for macOS into ./vscode-test. I did not exclude it and it made the extension 200MB to download...

Fix coming soon.

Related upstream issue at vsce: https://github.com/Microsoft/vscode-vsce/issues/290

This should have been fixed in 0.12.7. Please give it a try again. Sorry for the trouble.

Having never installed the extension before, I just installed 0.14.4 and it still took a long time to install (multiple minutes).

Oh well, there's multiple problem here:

 50M    node_modules/prettier-eslint

And vsce doesn't seem to be packing correctly, as it installs devDependencies. vsce packages a 33.58MB file, but the whole expanded Vetur extension is somehow > 200MB.

https://github.com/vuejs/vetur/releases/tag/v0.14.5 is out (33MB). I also published to marketplace.

Vetur don’t install on windows

Such a shitty extension with so much hype

Vetur don’t install on windows

Such a shitty extension with so much hype

Trying so hard to be noticed by senpai Wu

I thought this plugin was failing to install when I was trying it, it turns out it just takes a few minutes to complete (5mins +). Make a brew and come back! 😉

Was this page helpful?
0 / 5 - 0 ratings