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
Does this only work on nodejs? I'm getting an error while trying to compile.
Uncaught Error: Cannot find module 'util'
at webpackMissingModule (content.js:11081:83)
at ../node_modules/eval-estree-expression/lib/inspect.js (content.js:11081:162)
at webpack_require (content.js:22203:41)
at ../node_modules/eval-estree-expression/lib/ExpressionSync.js (content.js:10316:17)
at webpack_require (content.js:22203:41)
at ../node_modules/eval-estree-expression/lib/Expression.js (content.js:10109:24)
at webpack_require (content.js:22203:41)
at ../node_modules/eval-estree-expression/index.js (content.js:10095:18)
at webpack_require (content.js:22203:41)
The text was updated successfully, but these errors were encountered:
Does this only work on nodejs? I'm getting an error while trying to compile.
Uncaught Error: Cannot find module 'util'
at webpackMissingModule (content.js:11081:83)
at ../node_modules/eval-estree-expression/lib/inspect.js (content.js:11081:162)
at webpack_require (content.js:22203:41)
at ../node_modules/eval-estree-expression/lib/ExpressionSync.js (content.js:10316:17)
at webpack_require (content.js:22203:41)
at ../node_modules/eval-estree-expression/lib/Expression.js (content.js:10109:24)
at webpack_require (content.js:22203:41)
at ../node_modules/eval-estree-expression/index.js (content.js:10095:18)
at webpack_require (content.js:22203:41)
The text was updated successfully, but these errors were encountered: