Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build crashing on "Mondays" (Windows).... #734

Open
alexbenitez opened this issue Jul 8, 2019 · 0 comments
Open

Build crashing on "Mondays" (Windows).... #734

alexbenitez opened this issue Jul 8, 2019 · 0 comments

Comments

@alexbenitez
Copy link

If you get this random error on 'Mondays' (yes... on Mondays :-)) likely it is related to a Webpack bug (that has to do with a message asking for donation only on Mondays ).

TypeError: process.getuid is not a function  (cli.js:356:43)

See details here:
webpack/webpack-cli#962

Changing the timezone to a country already on Tuesday or upgrading to "webpack-cli": "^3.3.5" fixed the issue. Obviously the solution is the latter to make the starter work..

PS: clueless why this didn't crash last Monday but the timezone change and the new version did the trick. Probably the starter should use a more recent webpack-cli version.

/Alex

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant