Skip to content

Fresh --style=stylus install does not work / runtime error #2191

Closed
@mwawrusch

Description

@mwawrusch

Please provide us with the following information:

  1. OS? Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?)

os: darwin x64

  1. Versions. Please run ng --version. If there's nothing outputted, please run
    in a Terminal: node --version and paste the result here:

angular-cli: 1.0.0-beta.14
node: 6.1.0

  1. Repro steps. Was this an app that wasn't created using the CLI? What change did you
    do on your code? etc.

ng new notworkingapp --style=stylus

  1. The log given by the failure. Normally this include a stack trace and some
    more information.

It says that style.css needs to be an array of strings or something. Just run the install and open the app. Adding a style to styles.styl results in another error.

  1. Mention any other details that might be useful.

Metadata

Metadata

Assignees

Labels

needs: investigationRequires some digging to determine if action is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions