jeezs opened a new issue #465:
URL: https://github.com/apache/cordova-plugin-file/issues/465


   # Bug Report
   
   ## Problem
   When adding the plugin to the Cordova app, this one can't be compiled anymore
   ### What is expected to happen?
   create an OS X app
   
   ### What does actually happen?
   
   unable to build the app :  here is the error : 
   
/Users/me/Desktop/HelloCordova/platforms/osx/build/HelloCordova.build/Debug/HelloCordova.build/Script-70BD687218FFB1A300A1EFCF.sh:
 line 2: cordova/lib/copy-www-build-step.sh: No such file or directory
   
   ## Information
   <!-- Include all relevant information that might help understand and 
reproduce the problem -->
   
   
   
   ### Command or Code
   <!-- What command or code is needed to reproduce the problem? -->
   cd desktop
   cordova create HelloCordova
   cd HelloCordova
   cordova plugin add cordova-plugin-file
   cordova platform add osx
   cordova run osx
   
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you 
experiencing the issue? -->
   
   OSx Catalina, big sure
   
   ### Version information
   <!-- 
   What are relevant versions you are using?
   For example:
   Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins 
   Other Frameworks: Ionic Framework and CLI version
   Operating System, Android Studio, Xcode etc.
   -->
   XCODE 12.4 on Catalina 10.15.7 ( also try on big sure)
   Cordova osx platform version 6
   Cordova version 10
   Nothing else
   
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [ ] I searched for existing GitHub issues
   - [ ] I updated all Cordova tooling to most recent version
   - [ ] I included all the necessary information above
   


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