somnathkhamaru edited a comment on issue #543: Cordova Platform add Android 
command failure
URL: https://github.com/apache/cordova-android/issues/543#issuecomment-437650330
 
 
   I found a workaround to the problem.
   
   **_Workaround:_**
   
    After the **_cordova add_** command failure  or  **_cordava plugin_** 
command failure, a **_.staging_** folder is getting create in 
**_node_modules_** folder. This folder is stopping further commands to work.
    
   So I found that we can only delete this **_.staging_** folder after 
restarting the system.
   So every time I am facing the command failure  issue . I am restarting the 
system and then deleting the .staging folder . 
   Then other commands work.
   
   **_### This workaround is time taking and annoying_**

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to