deploying to netlify fails to build with the error `The requested module 'fast-xml-parser' does not provide an export named 'default'` installing the `pnpm add fast-xml-parser@4.4.1` dep fixes it
deploying to netlify fails to build with the error
The requested module 'fast-xml-parser' does not provide an export named 'default'installing the
pnpm add fast-xml-parser@4.4.1dep fixes it