You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@age.apache.org by "M4rcxs (via GitHub)" <gi...@apache.org> on 2023/03/10 03:39:00 UTC

[GitHub] [age] M4rcxs commented on issue #397: Dependencies problem

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: dev-unsubscribe@age.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org