Skip to content

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

@mcaoun

Description

@mcaoun

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

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