euforic / banking.js

The Missing API for Banks - Get all of your transactions and balances using node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Module not found: Error: Can't resolve 'fs' - angular 2 with webpack

pradippsardar opened this issue · comments

Hi
When I run this module standalone it works fine. But when I am trying to use this in angular2 with webpack I am getting error.

ERROR in ./~/banking/lib/banking.js
Module not found: Error: Can't resolve 'fs'

any suggestion?

thanks

nevermind. Was able to resolve issue using pugjs/pug-loader#8 (comment).