Description:
Building ios application on ionic fails due to missing config directory
Steps to Reproduce:
- install ionic cli 4.3.0
yarn global add ionic@4.3.0
- from an ionic project directory, run the command
ionic cordova platform add ios --no-resources
Output:
bash-3.2$ ionic --version
Cannot read property 'IONIC_CONFIG_DIRECTORY' of undefined
My ionic info:
Cannot read property 'IONIC_CONFIG_DIRECTORY' of undefined
Other Information:
- using version 4.1.2 does not display the error above
Description:
Building ios application on ionic fails due to missing config directory
Steps to Reproduce:
Output:
My
ionic info:Other Information: