You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tracing dependencies for: requirejs/require
ReferenceError: XMLHttpRequest is not defined
In module tree:
mage/dataPost
Magento_Ui/js/modal/confirm
Magento_Ui/js/modal/modal
text
Error: ReferenceError: XMLHttpRequest is not defined
In module tree:
mage/dataPost
Magento_Ui/js/modal/confirm
Magento_Ui/js/modal/modal
text
This appears to be caused by XMLHttpRequest being a Web API and not a Node API.
The text was updated successfully, but these errors were encountered:
I receive the below error when running:
This appears to be caused by
XMLHttpRequest
being a Web API and not a Node API.The text was updated successfully, but these errors were encountered: