VivaGraphJS icon indicating copy to clipboard operation
VivaGraphJS copied to clipboard

Cannot add ngraph.offline.layout

Open teksuprc opened this issue 9 years ago • 1 comments
trafficstars

Added ngraph.offline.layout to Layout as a requirement but after building with gulp release, there are errors about "fs.existsSync" does not exist.

teksuprc avatar Jun 14 '16 15:06 teksuprc

ngraph.offline.layout is node-only environment. Thus the name offline...

anvaka avatar Jun 15 '16 04:06 anvaka