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
DEV=true npm run dev
> [email protected] dev
> tsx src/index.tsx
/home/daniel/pro/external-providers-gateway-2.0/node_modules/react-devtools-core/dist/backend.js:10
})(self, () => {
^
ReferenceError: self is not defined
at agent (/home/daniel/pro/external-providers-gateway-2.0/node_modules/react-devtools-core/dist/backend.js:10:4)
at Object.<anonymous> (/home/daniel/pro/external-providers-gateway-2.0/node_modules/react-devtools-core/dist/backend.js:17011:2)
at Module._compile (node:internal/modules/cjs/loader:1241:14)
at Object.F (/home/daniel/pro/external-providers-gateway-2.0/node_modules/@esbuild-kit/cjs-loader/dist/index.js:1:941)
at Module.load (node:internal/modules/cjs/loader:1091:32)
at cjsLoader (node:internal/modules/esm/translators:282:14)
at ModuleWrap.<anonymous> (node:internal/modules/esm/translators:233:7)
at ModuleJob.run (node:internal/modules/esm/module_job:217:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:308:24)
at <anonymous> (/home/daniel/pro/external-providers-gateway-2.0/node_modules/ink/build/reconciler.js:13:9)
Node.js v20.6.0
npm ERR! Lifecycle script `dev` failed with error:
npm ERR! Error: command failed
npm ERR! in workspace: [email protected]
npm ERR! at location: /home/daniel/pro/external-providers-gateway-2.0/apps/aws-to-es
I have error:
https://stackoverflow.com/questions/66096260/why-am-i-getting-referenceerror-self-is-not-defined-when-i-import-a-client-side
The text was updated successfully, but these errors were encountered: