Runs perfectly on localhost but When I try to build it with
ionic cordova build browser --prod --release
It throws me this error any fixes for this now??
You have been opted out of telemetry. To change this, run: cordova telemetry on.
Unable to load PlatformApi from platform. Error: Cannot find module ‘C:**\platforms\browser\cordova\Api.js’
Error: Uncaught, unspecified “error” event. (The platform “browser” does not appear to be a valid cordova platform. It is missing API.js. browser not supported.)
[ERROR] An error occurred while running cordova build browser (exit code 1).