Skip to content

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

Open
raphaelobinna wants to merge 1 commit into
danialkalbasi:masterfrom
raphaelobinna:master
Open

Update MicrosoftTranslator.js to fix xmldom could not be found within…#32
raphaelobinna wants to merge 1 commit into
danialkalbasi:masterfrom
raphaelobinna:master

Conversation

@raphaelobinna

Copy link
Copy Markdown

… 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'

… 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'

@danialkalbasi danialkalbasi left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants