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
Installed most recent stable version of neo4j-driver today and when I try to launch my app I get the following error message: Module not found: Can't resolve 'dns' in '/app/node_modules/neo4j-driver/lib/v1/internal' (due note I'm using create-react-app and running the command npm run start)
I'll look into this issue and see if its just a bad publish or something else. Other recommendations would be helpful though.