cordiosd
cordiosd
In my struggling with it, I had tried Cordova 7.0, 8.0, and 9.0. I then came across the following post which led me to consider changing my environment and discovered...
I just tried this with msys2 and it worked perfectly after I had it properly set up to inherit my window's paths and used its package manager, pacman, to install...
From my perspective, the documentation on the Cordova site with the links to the other sites is/was sufficient. Since this was spawned from my original issue #960 let me provide...
Update: I tried MinGW. But I currently think that msys2 (http://www.msys2.org/) is a much better solution for a build environment for nodejs based development systems. While msys2 is based on...
@oliversalzburg Thank you.
I was the person who contacted @brodybits about converting this to typescript. It appears as if our organization may be requiring a significant number of Cordova apps and modifying the...
Brody, Thank you for the note on licensing. I did not realize the licensing was different. The "borrowing" was effectively retyping in the list of ISA types that appear in...
@fbartho I would love to get your feedback. If you replace your Xcode dependency in the package.json file with the following temporarily and disable your manually created .d.ts files from...