Skip to content

Can't move/copy files (and maybe also other related actions) #6

@danimesq

Description

@danimesq

@Armaldio

When trying to copy a image:
image

It gives this error:

Uncaught (in promise) TypeError: Path must be a string. Received undefined
at assertPath (path.js:7:11)
at Object.resolve (path.js:186:7)
at Object.copy (C:\Program Files (x86)\ElectronForC2\resources\app\node_modules\fs-extra\lib\copy\copy.js:28:27)
at Promise (C:\Program Files (x86)\ElectronForC2\resources\app\node_modules\universalify\index.js:13:12)
at Promise ()
at Object.copy (C:\Program Files (x86)\ElectronForC2\resources\app\node_modules\universalify\index.js:7:14)
at pluginProto.Instance.Acts.CopySync (http://localhost:50002/armaldio_electron_plugin.js:449:8)
at Action.run_object (http://localhost:50002/eveng.js:1852:10)
at EventBlock.resume_actions_and_subevents (http://localhost:50002/eveng.js:947:38)
at cr.system_object.sysProto.runWaits (http://localhost:50002/system.js:3006:9)

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