react-native-power-translator icon indicating copy to clipboard operation
react-native-power-translator copied to clipboard

Update MicrosoftTranslator.js to fix xmldom could not be found within…

Open raphaelobinna opened this issue 1 year ago • 0 comments

… the project or in these directories

Due to recent update to xmldom. https://www.npmjs.com/package/@xmldom/xmldom. The line 'const DOMParser = require('xmldom').DOMParser' gives an error 'xmldom could not be found within the project or in these directories'

raphaelobinna avatar Dec 07 '23 10:12 raphaelobinna