Cannot see Plug in page
-
I'm seeing this when I visit my plug ins page? Any ideas what's wrong?
-
[email protected]replied to [email protected] last edited by
What version of nodejs are you using? If it's too old it won't have native fetch.
-
Im running v22.13.0
-
Then it is something wrong with your plugin code, post a link if it's public.
-
sorry, what link? I'm very new to NodeBB and working with CLI
-
Link to your plugin source code on github, if it's not on github you can post the relevant code here as well. You should also see an error in the nodebb logs at logs/output.log if there is an error.
-
Not sure if we on the same page here.. so when I visit extend--plugins
I get the attached page that i posted in 1st post attachment.
-
Have you checked your error logs?
Both in NodeBB and if you are using nginx (or apache) as a proxy in them?If you are just setting the site up and have no content, have you tried redoing it again following the guide?
-
@Aragon-Burner oh I thought you were developing a plugin and couldn't load the plugin page on the ACP. Looks like you are having trouble loading the /admin/extend/plugins page.
Can you load /admin/development/info? If so can you post a screenshot of that page.