Omar-Saad commented on issue #397:
URL: https://github.com/apache/age/issues/397#issuecomment-1616145981

   First Run the following command to remove all the data present in the cache 
folder.
   
   ```
   npm cache clean --force
   ```
   
   Then run the following command to install all the required dependencies.
   
   ```
   npm install
   ```
   
   Also make sure that the node version that you have is 14.6 to be compatible 
with AGE-Viewer because this was mentioned in the documentation.


-- 
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]

Reply via email to