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

stork install fails on windows #1942

Closed
ross-oreto opened this issue Aug 24, 2020 · 4 comments
Closed

stork install fails on windows #1942

ross-oreto opened this issue Aug 24, 2020 · 4 comments

Comments

@ross-oreto
Copy link
Contributor

Environment:

  • java 8
  • jooby 2.8.10
  • Windows 10 (latest)
  • maven 3.6.3

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.
@jknack
Copy link
Member

jknack commented Aug 24, 2020

Hi,

can you please report this on https://github.com/fizzed/stork?

Thanks.

@ross-oreto
Copy link
Contributor Author

Shall I report this giving reference to the jooby-stork plugin? Also what version of stork is being used in this scenario?

@jknack
Copy link
Member

jknack commented Aug 24, 2020

@ross-oreto
Copy link
Contributor Author

fizzed/stork#40

@jknack jknack added the stork label Sep 30, 2020
@jknack jknack modified the milestone: 2.9.1 Sep 30, 2020
@jknack jknack added this to the 2.11.1 milestone Oct 16, 2021
@jknack jknack closed this as completed Dec 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants