Hi Team,
We are using our library to fetch the data. Using this library in nuxt, we are getting an issue of child_proccess and fs modules not found while webpack build. But when we add the target: node
into your nuxt file, nuxt.js, this error doesn't occur. So, is there any better way or any alternative solution. ?