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

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

Open
danimesq opened this issue Dec 22, 2018 · 2 comments
Open

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

danimesq opened this issue Dec 22, 2018 · 2 comments

Comments

@danimesq
Copy link

@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)

@Armaldio
Copy link
Member

I'll try to look into this quickly
Is it related to this?

@danimesq
Copy link
Author

I don't think its related, as on the referred issue, user is trying to put a file system path onto a variable

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

No branches or pull requests

2 participants