Skip to content

ionic 4.3.0 command fail due to missing IONIC_CONFIG_DIRECTORY #3724

Description

@brotich

Description:

Building ios application on ionic fails due to missing config directory

Steps to Reproduce:

  1. install ionic cli 4.3.0
yarn global add ionic@4.3.0
  1. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions