M4rcxs commented on issue #397: URL: https://github.com/apache/age/issues/397#issuecomment-1463206265
Maybe its a problem with your nodejs, I think you can try to check your nodejs. **Following these steps:** `sudo apt update` `sudo apt install nodejs` `sudo apt install npm` Other alternative is to check your npm packages. `npm outdated` This command will list every package outdated. Or you just can reinstall the AGE Viewer too. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
