adhishgit1 opened a new issue #958:
URL: https://github.com/apache/cordova-ios/issues/958
Hi Guys ,
Still facing the problem ,not resolved yet .
I am facing the issue Cannot read property 'toLowerCase' of undefined.
Full message .,
add to body class: platform-ios
Cannot read property 'toLowerCase' of undefined
[ERROR] An error occurred while running subprocess cordova.
cordova build ios exited with exit code 1.
Re-running this command with the --verbose flag may provide more
information.
also when I am hitting cordova prepare ios so getting fallowing error
message .
var platforms = (process.env.CORDOVA_PLATFORMS ?
process.env.process.env.split(',') : []);
^
TypeError: Cannot read property 'env' of undefined
at Object.<anonymous> (xxx/xxx/_add_platform_class.js:71:72)
at Module._compile (internal/modules/cjs/loader.js:1138:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)
at Module.load (internal/modules/cjs/loader.js:986:32)
at Function.Module._load (internal/modules/cjs/loader.js:879:14)
at Function.executeUserEntryPoint [as runMain]
(internal/modules/run_main.js:71:12)
_Originally posted by @brodybits in
https://github.com/apache/cordova-ios/issues/427#issuecomment-535678681_
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]