yasas

u/yasas@community.nodebb.org
2 posts · 4 comments

Recent posts

Recent comments

An update on this in case it helps anyone else: So there were some custom plugins that were installed via a local directory. The upgrade goes through without issues by performing the following before the upgrade:

  1. custom plugins are omitted from package.json
  2. node_modules and package-lock.json are removed

Once upgraded,

  1. the custom plugin dependencies are to be added to package.json
  2. Run npm install followed by ./nodebb build

This should fix the dependency issue if you have any custom plugins

on Cloudflare Setup · c/general-discussion · 1 pts · 357d

D1re_W0lf Thanks for the response. Seem they do not work as Julian has confirmed.

Hi julian Thanks a lot. Our current version is still NodeBB v3 so guess we may have to either make some tweaks or schedule a v4 upgrade soon. Thanks anyway Julian. Hope crawlers from search engines are still able to get through with the above setup yeah?