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

Getting "no such file or directory, rename ..." #208

Closed
mcaoun opened this issue Mar 5, 2016 · 8 comments · May be fixed by qcif/data-curator#563
Closed

Getting "no such file or directory, rename ..." #208

mcaoun opened this issue Mar 5, 2016 · 8 comments · May be fixed by qcif/data-curator#563

Comments

@mcaoun
Copy link

mcaoun commented Mar 5, 2016

Since version 2.8.4 I get the error

No such file or directory, rename 'C:\projects\myapp\desktop\dist\win\Setup.exe' -> 'C:\projects\myapp\desktop\dist\win\MyAppSetup-1.1.0.exe

I have tested both on my Windows machine and on Appveyor and the same error occurs.

It doesn't happen if I revert back to 2.8.3

I also see a new directory being created at the same location as my package.json, in my case C:\projects\myapp\desktop: C:\projects\myapp\desktop\projects\myapp\desktop, in that directory I can find the missing Setup.exe which rename could not find.

I assume some confusion between relative and absolute paths somehow..?

@mcaoun mcaoun changed the title Getting no such file or directory, rename 'C:\projects\myapp\desktop\dist\win\Setup.exe' -> 'C:\projects\myapp\desktop\dist\win\MyAppSetup-1.1.0.exe Getting "no such file or directory, rename ..." Mar 5, 2016
@develar
Copy link
Member

develar commented Mar 6, 2016

Yes, winstaller is broken. I have set latest to 2.8.3.

@mcaoun
Copy link
Author

mcaoun commented Mar 8, 2016

I cannot benefit from the fix to #190 until this one is resolved. Correct?

@develar
Copy link
Member

develar commented Mar 8, 2016

@mcaoun Yes, blocked on. I am going to publish pre-release version in a few hours.

develar added a commit to develar/electron-builder that referenced this issue Mar 8, 2016
develar added a commit that referenced this issue Mar 8, 2016
fix: Getting "no such file or directory, rename ..." #208
@develar
Copy link
Member

develar commented Mar 8, 2016

@mcaoun Please try version next.

@mcaoun
Copy link
Author

mcaoun commented Mar 8, 2016

yes, it looks good as far as I can tell, thanks

@develar
Copy link
Member

develar commented Mar 8, 2016

@mcaoun #223 prevents you to use RELEASES files, I am working on fix.

@uggrock
Copy link

uggrock commented Mar 25, 2016

I am getting this issue in my windows build with 3.1.0 and 3.0.0

@develar
Copy link
Member

develar commented Mar 25, 2016

@uggrock Please file new issue and provide full error log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants