erisu commented on pull request #874:
URL: https://github.com/apache/cordova-lib/pull/874#issuecomment-917045674


   I sure the issue is actually `installPlatformsFromConfigXML` from the 
`restore-util.js`. Not the addHelper file.
   
   This method is for:
   
   > // Install platforms looking at config.xml and package.json (if there is 
one).
   
   When you run `cordova prepare` this is the method that is suppose to find 
the pacakge info and restore it.
   
   First it it checks config.xml then package.json but it seems to not be 
filtering the pacakge.json info to find the spec info.
   
   


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

To unsubscribe, e-mail: [email protected]

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