madskristensen / AspNetCoreTemplatePack

Other
37 stars 14 forks source link

Install VSIX in Visual Studio Code package.json not found error #7

Open jasonsturges opened 7 years ago

jasonsturges commented 7 years ago

Installing ASP.NET Core Template Pack 2017.3 from Visual Studio Marketplace as a VSIX extension within VS Code errors stating:

extension/package.json not found inside zip.

template-pack-2017 3

It contains a 'catalog.json' and 'manifest.json', but no 'package.json'.

Should this work in VS Code? Is this an issue with the template pack or VS Code?