Skip to content

Failed at the electron-mksnapshot@1.6.0 install script #30775

@arunattupurath

Description

@arunattupurath

Downloaded vscode source . Following their instructions to build , when I ran

scripts\npm.bat install

Failed at the electron-mksnapshot@1.6.0 install script.

the console also shows the below:

 D:\vscode-master\node_modules\extract-zip\index.js:35
  zipfile.readEntry()
          ^

TypeError: zipfile.readEntry is not a function
at D:\vscode-master\node_modules\extract-zip\index.js:35:15
at D:\vscode-master\node_modules\yauzl\index.js:31:7
at D:\vscode-master\node_modules\yauzl\index.js:96:14
at D:\vscode-master\node_modules\yauzl\index.js:342:5
at D:\vscode-master\node_modules\fd-slicer\index.js:32:7
at FSReqWrap.wrapper [as oncomplete] (fs.js:629:17)

I have installed extract-zip v 1.6.5 , this is mentioned in dependency. No Idea what is going wrong here. I deleted the node_modules and build file and checked again. Does not seem to work. I have asked a question at stackoverflow too.

Metadata

Metadata

Labels

info-neededIssue requires more information from poster

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions