[nodebb-plugin-friends] Friends plugin seems not to be working
-
Hello!
I have installed the nodebb-plugin-friends and nodebb-plugin-write-api. I saw a friends in the dropdown from the burger icon in user profile,
but when I clicked this, its giving me an internal error and the route was in
http://localhost:4567/user/:uid/friends
All I did was install both of the plugins. Do I need to configure something in the write-api plugin dashboard for this to work? Can you help me with what I'm missing out?
Appreciate your help. Thank you very much!
-
@baris Thank you so much for your response.
I tried to your suggestion: Nodebb is now in version 1.11.2 and friends plugin is in 1.2.0
It's returning me a different error now which is "Page does not exist" when I went to
http://localhost:4567/user/:uid/friends
Do I need to set another page for this route?
Thanks again for the help.
-
Hello @baris ,
Tried out your suggestion of starting nodebb from scratch (with default plugins installed) and downgraded nodebb from 1.11.2 to 1.11.0 then use nodebb-plugin-friends, unfortunately, it still isn't working. Recorded a screenshot trying this process, kindly check here: https://bit.ly/304bBC5
I executed ./nodebb-dev and it gave me an error upon start (image below), could this be the reason why it isn't working?
Thanks again for your help!