Skip to content

TypeError: object is not a function #24

@abilng

Description

@abilng

When I added new CompressionPlugin() to plugin array. I am getting a error.

zlib.js:167
      callback(null, buf);
      ^
  TypeError: object is not a function
      at Gzip.onEnd (zlib.js:167:5)
      at Gzip.emit (events.js:117:20)
      at _stream_readable.js:944:16
      at process._tickCallback (node.js:448:13)

node: v0.10.40
npm: 1.4.28

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