-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
qcif/data-curator
#563Description
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..?
Metadata
Metadata
Assignees
Labels
No labels