Skip to content

Webpack crushes when tries to print a message about donating in Windows 8.1 #962

Description

What is the current behavior?

Webpack-cli crushes:

.\node_modules\webpack-cli\bin\cli.js:352

if (!e && fileOwnerId === process.getuid()) utimesSync(openCollectivePath, now, now);

TypeError: process.getuid is not a function

To Reproduce
Steps to reproduce the behavior:

  1. run npx webpack --config webpack.config.js --mode development on Monday

Expected behavior
It should not to stop a webpack process

Versions
webpack: 4.33.0
webpack-cli: 3.3.3
nodejs: 12.4.0
OS: Windows 8.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions