Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

raphaelobinna
Copy link

… 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'
Copy link
Owner

@danialkalbasi danialkalbasi left a comment

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