Skip to content

Setting CSS preprocessor corrupts the environment settings #4044

Closed
@mizdler

Description

@mizdler

OS?

Mac OSX El Capitan

Versions.

angular-cli: 1.0.0-beta.25.5
node: 4.2.6
os: darwin x64
@angular/common: 2.4.3
@angular/compiler: 2.4.3
@angular/core: 2.4.3
@angular/forms: 2.4.3
@angular/http: 2.4.3
@angular/platform-browser: 2.4.3
@angular/platform-browser-dynamic: 2.4.3
@angular/router: 3.4.3
@angular/compiler-cli: 2.4.3

Repro steps.

Just create a new project and change the CSS preprocessor using cli:
ng set defaults.styleExt sass
but this corrupts environments settings in angular-cli.json:
screen shot 2017-01-16 at 3 21 43 pm

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgenttype: bug/fix

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions