8000 install fails on Windows · Issue #40 · fizzed/stork · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
install fails on Windows #40
Open
Open
@ross-oreto

Description

@ross-oreto

Environment:

  • java 8
  • jooby 2.8.10
  • Windows 10
  • maven 3.6.3

This error occurred after packaging a Jooby app which uses the jooby-stork plugin
https://github.com/jooby-project/jooby/blob/2.x/pom.xml#L151
which uses stork 3.1.0

Steps:

jooby create test --stork
cd stork
  • in stork.yml
platforms: [ WINDOWS ]
  • package
mvn clean package
  • extract /target/test-1.0.0.stork.zip and run
\bin\test.bat --install

Expected Result:

  • The application is installed and can then be started using the start command.

Actual Result:

bin\test64.exe is not compatible with the version of Windows you're running. 
Check your computer's system information and then contact the software publisher.

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

      0