Closed maribox closed 1 year ago
Does this error occur on a windows machine?
It seems like error is occurring when running the command:
cscript /Nologo C:\Users\marlb\Coden\Node\chatclipboard\dist\fallbacks\paste.vbs
Any chance you could try running that command manually?
Closing as I'm not using the module anymore
I don't know if this is a problem of node-copy-paste or esbuild Node Version: 16.18.0, but also 18.15.0
Code:
running with npm run start:
and what i get in the terminal when running this is:
It fails at "return config.decode(execSync(pasteCommand));":
If I can be of further help let me know