jhuckaby / performa

A multi-server monitoring system with a web based UI.
Other
424 stars 20 forks source link

Module not Found #26

Closed sseodate closed 2 months ago

sseodate commented 2 months ago

I try to install performa to new server but this time i got this error.

/opt/performa/bin/control.sh start /opt/performa/bin/control.sh start: Starting up Performa Daemon... Error: Cannot find module 'node:fs' Require stack:

What should i do to fix this?

jhuckaby commented 2 months ago

Your Node.js is too old. You will need to upgrade to Node.js v16 or higher.