PrismarineJS/prismarine-web-client

build error

Closed this issue · 2 comments

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"').

fixed