Skip to content

ng new --style=compass not working #1685

Description

@experimenti

os: darwin x64
angular cli: 1.0.0-beta11-webpack.2
node: 4.2.1

To reproduce:

  1. ng new fooproj --style=compass
  2. ng build
  3. ng serve

=> runtime error: (page fails to render)
Uncaught Error: Expected 'styles' to be an array of strings. (assertions.js 20)

Notes:

  1. --style=sass works as expected
  2. ng get defaults => "styleExt":"compass"
  3. Flailing around: tried npm install --save-dev angular-cli@webpack & ng init to no benefit.
  4. how can i use compasss with cli #784how can i use compasss with cli #784 and Compass Not Working #1162Compass Not Working #1162 were closed with Merge Webpack Feature branch into Master #1455 webpack merge.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions