-
-
Notifications
You must be signed in to change notification settings - Fork 3
Description
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)
