Closed fourmicao closed 2 years ago
I found solution for Error: Object "agens" is not found. Because agens is an IIFE function, angular cannot load and execute properly, I modified index.html to include js script file and it is okay now. There are several other errors to fix and all done in an ugly style :(. Anyway, agensbrowserV2 is a very great project, it is a good start to learn how to integrate cytoscape into angular project. Thank you, Maxmin93!
I can build and run the project succesfully, but when I access http://localhost:8085/ in Chrome, errors occurred and I cannot execute cyper query. AgensGraph configuration is OK,