Other platforms are working fine... but I\'m having an issue getting browser platform to work at all.
If I run cordova platform add browser it creates the dir, copies al
I had the same problem when I upgraded from Cordova 6.3.1 to 6.4.0. Downgrading back to the 6.3.1 seems to fix the problem for me.
Obviously not a long-term solution, but it works for now.