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

Windows installer dist files confusion #223

Closed
demetris-manikas opened this issue Mar 8, 2016 · 1 comment
Closed

Windows installer dist files confusion #223

demetris-manikas opened this issue Mar 8, 2016 · 1 comment
Assignees

Comments

@demetris-manikas
Copy link
Contributor

Using 2.8.6 when i run npm run dist on windows I get the following file structure under the dist directory and it makes me wonder...

under the win directory there are to identical RELEASE files one named RELEASE-ia32 which both reference a AppName-version-full.nupkg file

on the other hand in win-x64 directory there is a RELEASES file that references a AppName-version-full.nupkg which doesn't exist and that is because the nupkg filename contains the arch AppName-version-arch-full.nupkg

Is there something wrong here or there is something that I am missing?
I would be glad to help out if needed.

Thanks

@develar
Copy link
Member

develar commented Mar 8, 2016

one named RELEASE-ia32

Please see #190

references a AppName-version-full.nupkg which doesn't exist

I will check, thanks.

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