Nextcloud social fails to load - webpack error?

Hi everyone!

Nexcloud social won’t load for me, just showing a blank canvas. /nextcloud/apps/social/npm-debug.log contains the following:

17 error Linux 4.15.0-43-generic
18 error argv "/usr/bin/node" "/usr/bin/npm" "run" "build"
19 error node v8.10.0
20 error npm  v3.5.2 
21 error code ELIFECYCLE
22 error social@0.0.1 build: `webpack --progress --hide-modules --config webpack.prod.js`
22 error Exit status 2
23 error Failed at the social@0.0.1 build script 'webpack --progress --hide-modules --config webpack.prod.js'.
23 error Make sure you have the latest version of node.js and npm installed.
23 error If you do, this is most likely a problem with the social package,
23 error not with npm itself.
23 error Tell the author that this fails on your system:
23 error     webpack --progress --hide-modules --config webpack.prod.js

This is on an Archlinux machine with Nextcloud social 0.1.3. Both node.js and npm are installed from the standard Arch repositories. I will be happy to provide any additional information.

Thanks for your help!

Issue is fixed in 0.1.4 - thank you to the dev team! :slightly_smiling_face: