Can't resolve 'fs'
cheersdigital opened this issue · 3 comments
cheersdigital commented
Hi,
I receive the following issue when I require the ebay-node-api package. I'm using Nuxt.js framework.
Module not found: Error: Can't resolve 'fs'
I tried to install 'fs' at project level but that doesn't help.
Cheers
pajaydev commented
@cheersdigital hey Tim, did this issue got resolved ??
cheersdigital commented
Hi Ajay. Yeah I found a solution and marked it resolved.
Is there any way around CORS with this package? I can use a proxy but need to change the base auto to be something different.
Cheers
Tim
… On 3/06/2020, at 1:16 PM, Ajaykumar ***@***.***> wrote:
@cheersdigital hey Tim, did this issue got resolved ??
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.
pajaydev commented
@cheersdigital Hey you can create an proxy in your server like this. am calling on click of button on server-side.
https://gist.github.com/pajaydev/b10b4d29bae85b441954d298a9e0d2c3