Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webpack compile error #5

Closed
kristianmandrup opened this issue Apr 13, 2017 · 1 comment
Closed

Webpack compile error #5

kristianmandrup opened this issue Apr 13, 2017 · 1 comment

Comments

@kristianmandrup
Copy link

ERROR in ../~/fbp-graph/lib/Journal.js
Module not found: Error: Can't resolve 'fs' in '/Users/kristianmandrup/repos/tecla5/graph-editor/node_modules/fbp-graph/lib'
 @ ../~/fbp-graph/lib/Journal.js 607:13-26
 @ ../~/fbp-graph/index.js
 @ ./index.js

ERROR in ../~/fbp-graph/lib/Graph.js
Module not found: Error: Can't resolve 'fs' in '/Users/kristianmandrup/repos/tecla5/graph-editor/node_modules/fbp-graph/lib'
 @ ../~/fbp-graph/lib/Graph.js 981:13-26 1161:11-24
 @ ../~/fbp-graph/index.js
 @ ./index.js

@kristianmandrup
Copy link
Author

target: 'node' ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant