Skip to content

Undefined is not a function since 7.1.2 #92

@dhoko

Description

@dhoko

Hello !

With the latest version, the compilation doesn't work anymore 😢 (it was ok with the 7.1.1)

[11:55:06] Using gulpfile ~/dev/front-app/src/GulpFile.js
[11:55:06] Starting 'styles'...
[11:55:06] Finished 'styles' after 21 ms
[11:55:06] Plumber found unhandled error:
 TypeError in plugin 'gulp-postcss'
Message:
   /src/styles/index.css:1:1: undefined is not a function
Details:
    originalMessage: undefined is not a function
    fileName: /src/styles/index.css
    lineNumber: 1
    columnNumber: 1

index.css

@import 'reset.css';
@import 'common.css';
@import 'buttons.css';
$ node -v 
v0.12.7

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