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

Won't install in VSCode #5

Closed
robinmattern opened this issue Jan 6, 2018 · 1 comment
Closed

Won't install in VSCode #5

robinmattern opened this issue Jan 6, 2018 · 1 comment

Comments

@robinmattern
Copy link

When I used the command "Install from VSIX ..." in VSCode, nothing gets installed, nothing happens. When I use the Windows CMD window to run this command:

`code --install-extension .\Installs\VSCode\Extensions\CollapseLevel.vsix`

I get the error below. Would you just have to create a package.json file, or would it be more complicated than that?

Error: extension/package.json not found inside zip.
at ZipFile.<anonymous> (C:\Program Files\Microsoft VS Code\resources\app\out\vs\code\node\cliProcessMain.js:118:142)
at Object.onceWrapper (events.js:293:19)
at emitNone (events.js:86:13)
at ZipFile.emit (events.js:188:7)
at FdSlicer.<anonymous> (C:\Program Files\Microsoft VS Code\resources\app\node_modules\yauzl\index.js:198:10)
at Object.onceWrapper (events.js:293:19)
at emitNone (events.js:86:13)
at FdSlicer.emit (events.js:188:7)
at onCloseDone (C:\Program Files\Microsoft VS Code\resources\app\node_modules\fd-slicer\index.js:74:12)
at FSReqWrap.oncomplete (fs.js:114:15)
@triforcely
Copy link
Owner

Hi Robin. This extension is for "Visual Studio", not "Visual Studio Code".

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

2 participants