Skip to content

Beta 24 scss bug #3671

Description

@FallenRiteMonk

Please provide us with the following information:

OS?

more /etc/os-release:

more /etc/os-release 
NAME="openSUSE Tumbleweed"
# VERSION="20161219"
ID=opensuse
ID_LIKE="suse"
VERSION_ID="20161219"
PRETTY_NAME="openSUSE Tumbleweed"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:opensuse:tumbleweed:20161219"
BUG_REPORT_URL="https://bugs.opensuse.org"
HOME_URL="https://www.opensuse.org/"

Versions.

ng --version:

more /etc/os-release 
NAME="openSUSE Tumbleweed"
# VERSION="20161219"
ID=opensuse
ID_LIKE="suse"
VERSION_ID="20161219"
PRETTY_NAME="openSUSE Tumbleweed"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:opensuse:tumbleweed:20161219"
BUG_REPORT_URL="https://bugs.opensuse.org"
HOME_URL="https://www.opensuse.org/"

Repro steps.

Upgraded a project of mine from beta 22 to beta 24, following the steps from README.
Tried reproducing with a new project, but wasn't able to reproduce (i'll keep trying)

The log given by the failure.

ng serve:

** NG Live Development Server is running on http://localhost:4200. **
 11% building modules 14/27 modules 13 active <PATH_TO_PROJECT>/src/styles.scssBus error (core dumped)

Mention any other details that might be useful.

Renaming styles.scss to styles.css fixed the problem, but then I get the same error for the app.component.scss.
angular-cli.json contains

"defaults": {
    "styleExt": "scss",
   ...

I don't know what more could be useful, but I'll provide you with all info that you ask for.

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

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions