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
ERROR in ./node_modules/@azure/msal-node/dist/client/ClientApplication.mjs 259:21-28
Module not found: Error: Can't resolve 'process/browser' in '/home/runner/work/prismarine-web-client/prismarine-web-client/node_modules/@azure/msal-node/dist/client'
Did you mean 'browser.js'?
BREAKING CHANGE: The request 'process/browser' failed to resolve only because it was resolved as fully specified
(probably because the origin is strict EcmaScript Module, e. g. a module with javascript mimetype, a '.mjs' file, or a '.js' file where the package.json contains '"type": "module"').
The text was updated successfully, but these errors were encountered:
ERROR in ./node_modules/@azure/msal-node/dist/client/ClientApplication.mjs 259:21-28
Module not found: Error: Can't resolve 'process/browser' in '/home/runner/work/prismarine-web-client/prismarine-web-client/node_modules/@azure/msal-node/dist/client'
Did you mean 'browser.js'?
BREAKING CHANGE: The request 'process/browser' failed to resolve only because it was resolved as fully specified
(probably because the origin is strict EcmaScript Module, e. g. a module with javascript mimetype, a '.mjs' file, or a '.js' file where the package.json contains '"type": "module"').
The text was updated successfully, but these errors were encountered: