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
ReferenceError: exports is not defined in ES module scope
This file is being treated as an ES module because it has a '.js' file extension and '/home/cyber/dev/node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/use-media-stream/package.json' contains "type": "module". To treat it as a CommonJS script, rename it to use the '.cjs' file extension.
The text was updated successfully, but these errors were encountered:
Sorry, I get this error when I try to import it:
The text was updated successfully, but these errors were encountered: