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
This package is not browser-compatible because it uses Node.js–specific APIs such as require() and __dirname.
These cause build/runtime failures in browser environments.
A browser-compatible build (ESM) would resolve this.
This package is not browser-compatible because it uses Node.js–specific APIs such as
require()and__dirname.These cause build/runtime failures in browser environments.
A browser-compatible build (ESM) would resolve this.