gabrielbull / react-desktop

React UI Components for macOS High Sierra and Windows 10
http://reactdesktop.js.org
MIT License
9.51k stars 461 forks source link

Upgrade webpack-cli to fix running the playground #131

Closed tgds closed 5 years ago

tgds commented 6 years ago

Running the playground fails with TypeError: Cannot read property 'properties' of undefined at webpack-cli/bin/config-yargs.js:89. Upgrading webpack-cli fixes the issue.