Thanks guys, that worked.
How to debug a plugin in nodebb
-
I found some old plug doesn't work, I hope find the problem ,but I add some log code in index.js in plugin as below,there is no information was shown.
console.log('renderAdmin=====>', renderAdmin);How to debug this plugin?
-
What's the plugin. I'll look on github shortly.
-
https://github.com/justmepzy/nodebb-plugin-aliyun-oss, this plugin doesn't work totally.