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).
@a_5mith no mate
@fr3em1nd Ok, so go into your nodebb folder and try ./nodebb dev it will probably tell you your plugins are out of date. So update your plugins with npm i nodebb-plugin-name@latest for each plugin, that should then be fine.
./nodebb dev
npm i nodebb-plugin-name@latest
@a_5mith said:
yep im using >./nodebb watch
im able to remove the plugins that are no longer working.
also it's been an adventure, i wont be afraid since there are people like you willing to help. thanks agian!!
@fr3em1nd No problem, you'll need to go through and set your permissions for guests and users. But looks like you're up and running.