You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 1, 2018. It is now read-only.
If you run
cordova-hcp build
on windows machine -chcp.manifest
contains full path to the files instead of the relative ones.For example, on windows you will get
but it should be:
Also,
\\
must be replaced with/
sincefile
is attached to thecontent_url
as it is.The text was updated successfully, but these errors were encountered: