I setup the solr. It works in the web admin. I also setup the nodebb-plugin-solr, but it always reports unable to connect the solr.
It is strange. 😞
The composer is not compatible with npm v3
but you can fix it by creating the directory nodebb/node_modules/nodebb-plugin-composer-default/node_modules/
and copying the folder nodebb/node_modules/screenfull
into it.
@yariplus said in Composer problem and admin panel after updating:
The composer is not compatible with npm v3
but you can fix it by creating the directory
nodebb/node_modules/nodebb-plugin-composer-default/node_modules/
and copying the foldernodebb/node_modules/screenfull
into it.
Thanks !
But errors on panel admin still not working
Was already fixed by @pichalite here, should be patched soon.
@administrators What happened to our pretty links for github?