Skip to content

Windows compatibility? #123

@busterbogheart

Description

@busterbogheart

I guess this is another unmaintained package, so its really great that its still available...

Trying a simple CLI example on Windows results in an empty zip file:

PS C:\Users\EthanKemp\Desktop\dataclay\projector-electron> echo 'hiXXXXXXXXXXXXXXXXX' >> hi.txt

PS C:\Users\EthanKemp\Desktop\dataclay\projector-electron> electron-installer-zip --verbose hi.txt hi.zip
  electron-installer-zip creating zip {
  dir: 'C:\\Users\\EthanKemp\\Desktop\\dataclay\\projector-electron\\hi.txt',
  out: 'C:\\Users\\EthanKemp\\Desktop\\dataclay\\projector-electron\\hi.zip',
  platform: 'win32'
} +0ms
√ electron-installer-zip Created C:\Users\EthanKemp\Desktop\dataclay\projector-electron\hi.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions