thingdom / node-neo4j

[RETIRED] Neo4j graph database driver (REST API client) for Node.js
Apache License 2.0
925 stars 135 forks source link

loading with Webpack? #194

Closed edanweis closed 8 years ago

edanweis commented 8 years ago

I'm trying to load this using angular2-webpack, but getting a bunch of errors, starting with: Error: Cannot resolve module 'net' in .... Could this be due to Webpack requiring commonjs? Anyone tried this with Angular2?

aseemk commented 8 years ago

Sorry for the delay. I don't have any experience here. Try posting on Stack Overflow, or ask the Google Group or Slack?

https://github.com/thingdom/node-neo4j/tree/v2#help

I'll go ahead close this assuming it's not an issue with node-neo4j (since this lib isn't doing anything special for browsers), but feel free to re-open if there's something that can be done here. Thanks!