pjoriginal commented on pull request #371:
URL: 
https://github.com/apache/cordova-plugin-file/pull/371#issuecomment-631558726


   > @miroslavvojtus
   > 
   > You can use `cordova plugin add 
https://github.com/zorn-v/cordova-plugin-file.git#electron`
   > Or change it in `package.json` etc. to 
`git+https://github.com/zorn-v/cordova-plugin-file.git#electron` and run 
something like `rm -rf plugins/cordova-plugin-file && npx cordova prepare`
   
   I tested this and it works like a charm.
   The only error I get is when I get the filewriter and use the truncate 
function.
   It throws a "missing command error". If it isn't used, everything works as 
expected


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to