usmannasir / cyberpanel

Cyber Panel - The hosting control panel for OpenLiteSpeed
GNU General Public License v3.0
1.48k stars 576 forks source link

Mautic javascript errors #1226

Closed inovve closed 4 months ago

inovve commented 4 months ago

image

Cyberpanel on latest commit, Mautic fresh install, the menus highlighted at red don't work, seems like some javasctipt problem.

usmannasir commented 4 months ago

I can not reproduce this on Ubuntu 22 on my end. Can you check if node and npm are installed on your system?

If not please install and try to install mautic again (even though CyberPanel install npm for you, but this could be special case)

usmannasir commented 4 months ago

It was only an issue with AlmaLinux. npm and node versions were not compatible with Mautic.

So I've fetched and installed latest versions from npm and node, this should not happen any more. If you already have npm and node installed please remove them so CyberPanel can install required versions for you.

shmaltz commented 1 month ago

@usmannasir I'm having the same issue on 2.3.5 latest build. I checked my server and did't have npm or node installed. I tried upgrading Cyberpanel to the latest build, but it still didn't install. I installed NPM and Node but it still doesn't work.