1404967241 opened a new issue, #1648:
URL: https://github.com/apache/cordova-ios/issues/1648

   # Bug Report
   run “ionic cordova prepare ios --prod”
   
   Unable to load PlatformApi from platform. SyntaxError: Invalid regular 
expression: 
/(?:SYSTEM[\x20\x09\x0D\x0A]+(?<SystemLiteralOnly>(?:"[^"]*"|'[^']*')))/: 
Invalid group
   Unhandled "error" event. (The platform "ios" does not appear to be a valid 
cordova platform. It is missing API.js. ios not supported.)
   
   ## Problem
   cannot be packaged
   
   ### What is expected to happen?
   success
   
   
   ### What does actually happen?
   Unable to load PlatformApi from platform. SyntaxError: Invalid regular 
expression: 
/(?:SYSTEM[\x20\x09\x0D\x0A]+(?<SystemLiteralOnly>(?:"[^"]*"|'[^']*')))/: 
Invalid group
   Unhandled "error" event. (The platform "ios" does not appear to be a valid 
cordova platform. It is missing API.js. ios not supported.)
   
   ## Information
   <!-- Include all relevant information that might help understand and 
reproduce the problem -->
   node version 8.16.0
   ionic-angular version 3.9.5
   "cordova-ios": "5.1.1",
       "cordova": "^8.1.2",
   
   ### Command or Code
   <!-- What command or code is needed to reproduce the problem? -->
   version consistency
   run “ionic cordova prepare ios --prod”
   
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you 
experiencing the issue? -->
   node 8.16.0
   window 10 
       "cordova": "^8.1.2",
   ionic version 5.4.16
   
   
   ### Version information
   <!-- 
   What are relevant versions you are using?
   For example:
   Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins 
   Other Frameworks: Ionic Framework and CLI version
   Operating System, Android Studio, Xcode etc.
   -->
   
   node 8.16.0
   window 10 
       "cordova": "^8.1.2",
   ionic version 5.4.16
   vscode 1.97.0
   
   
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [x ] I searched for existing GitHub issues
   - [ ] I updated all Cordova tooling to most recent version
   - [x ] I included all the necessary information above
   


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