Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Can you try removing the trailing / in url in config.json?
/
url
config.json
Didn't work
config.json updated: "url": "https://example.com/forum"
"url": "https://example.com/forum"
Also the trailing slash in location /forum/? A mix of both?
location /forum/
S
@pitaj said in Yet another error upon upgrade.:
npm install --global [email protected]
That worked. Thanks as always
Thank you @PitaJ and @baris ! It was the plugin. I had installed the 1.2.1, but it does not worked. I uninstalled the plugin and registration i working fine again. 😄
A
@BuZz said in "Recent cards" not working, NodeBB 1.4.5:
you need to use v 0.3.1 for nodebb v1.4.5 npm i [email protected] --save
Thanks! It is working!
J
It would be great if we could fix this so I can upgrade 🙂
C
@scottalanmiller try npm i express
oh fixed. np