You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have you tried rm -rf node_modules?
Could you add whole stack trace here.
Could you try import {NgCytoscapeModule} from "ng2-cytoscape"; instead of import {NgCytoscapeModule} from "ng2-cytoscape/dist";
I'm having trouble importing Ng2-Cytoscape. When I compile it gives this error:
I'm using the latest Angular 4.4.0-RC.0.
My package.json file:
The text was updated successfully, but these errors were encountered: