@PitaJ Am running Node 16. can we get the README.md file updated to reflect this as I was on 12 assuming it was still supported. maybe add a check to the build process to throw a more visible error if the Node version is wrong as it was only some NPM issues that was just warnings that tipped me off on that
Clean install gives me this error
ERROR in ./build/public/src/admin/plugins/emoji.js
Module not found: Error: Can't resolve 'textcomplete' in '/var/www/nodebbtest/build/public/src/admin/plugins'
thats one of the core plugins too
Disabling the emoji plugin gives another warning
WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
Entrypoints:
nodebb (348 KiB)
nodebb.min.js
admin (386 KiB)
admin.min.js
but that is a working ACP finally. Though I am rather annoyed at the introduction of some slight content jumping on the frontpage when it first loads. seems like it uses some JS to calculate the margin needed for the header urgh making progress backwards in 2.x IMO
@julian As mentioned above I am having issues with a blank install too. My actual install only has a handful of non core plugins but if a blank install is not working right then I see no reason to fight my actual install.
These are the plugins that came with a fresh install including the broken emoji one
Active plugins:
* [email protected] (installed, disabled)
* [email protected] (installed, enabled)
* [email protected] (installed, disabled)
* [email protected] (installed, disabled)
* [email protected] (installed, disabled)
* [email protected] (installed, enabled)
* [email protected] (installed, enabled)
* [email protected] (installed, disabled)
* [email protected] (installed, enabled)
* [email protected] (installed, disabled)
* [email protected] (installed, enabled)
* [email protected] (installed, disabled)
* [email protected] (installed, disabled)
* [email protected] (installed, enabled)