intuit / oauth-jsclient

Intuit's NodeJS OAuth client provides a set of methods to make it easier to work with OAuth2.0 and Open ID
https://developer.intuit.com/
Apache License 2.0
119 stars 153 forks source link

cannot resolve the fs module #169

Open e-kibet opened 3 months ago

e-kibet commented 3 months ago

Here is the error when i tried to use the intuit-oauth

⨯ ./node_modules/intuit-oauth/src/OAuthClient.js:34:11 Module not found: Can't resolve 'fs'

rajeshgupta723 commented 3 months ago

Thanks @e-kibet , please let me know the steps to reproduce this.