René's URL Explorer Experiment


Title: isomorphic-unfetch: broken webpack build when migrated from 3.1.0 to 4.0.2 · Issue #176 · developit/unfetch · GitHub

Open Graph Title: isomorphic-unfetch: broken webpack build when migrated from 3.1.0 to 4.0.2 · Issue #176 · developit/unfetch

X Title: isomorphic-unfetch: broken webpack build when migrated from 3.1.0 to 4.0.2 · Issue #176 · developit/unfetch

Description: Just updated my isomorphic-unfetch and when I've run the application, the following error occur: WARNING in ./node_modules/node-domexception/index.js 5:31-56 Module not found: Error: Can't resolve 'worker_threads' in '/home/kari/Área de ...

Open Graph Description: Just updated my isomorphic-unfetch and when I've run the application, the following error occur: WARNING in ./node_modules/node-domexception/index.js 5:31-56 Module not found: Error: Can't resolve ...

X Description: Just updated my isomorphic-unfetch and when I've run the application, the following error occur: WARNING in ./node_modules/node-domexception/index.js 5:31-56 Module not found: Error: Can't ...

Opengraph URL: https://github.com/developit/unfetch/issues/176

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"isomorphic-unfetch: broken webpack build when migrated from 3.1.0 to 4.0.2","articleBody":"Just updated my `isomorphic-unfetch` and when I've run the application, the following error occur:\r\n\r\n```sh\r\nWARNING in ./node_modules/node-domexception/index.js 5:31-56\r\nModule not found: Error: Can't resolve 'worker_threads' in '/home/kari/Área de Trabalho/Quirons/frontend/node_modules/node-domexception'\r\n @ ./node_modules/fetch-blob/from.js 3:0-44 86:16-28\r\n @ ./node_modules/isomorphic-unfetch/node_modules/node-fetch/src/index.js 27:0-34:28 37:0-68 37:0-68 37:0-68 37:0-68 37:0-68 37:0-68\r\n @ ./node_modules/isomorphic-unfetch/index.mjs 14:11-31\r\n @ ./@core/graphql/index.ts 6:0-39 22:9-14 40:6-11\r\n @ ./src/App.tsx 15:0-55 22:28-47\r\n\r\n1 warning has detailed information that is not shown.\r\nUse 'stats.errorDetails: true' resp. '--stats-error-details' to show it.\r\n\r\nERROR in ./node_modules/isomorphic-unfetch/index.mjs 8:11-28\r\nModule not found: Error: Can't resolve 'unfetch' in '/home/kari/Área de Trabalho/Quirons/frontend/node_modules/isomorphic-unfetch'\r\n @ ./@core/graphql/index.ts 6:0-39 22:9-14 40:6-11\r\n @ ./src/App.tsx 15:0-55 22:28-47\r\n\r\nERROR in node:buffer\r\nModule build failed: UnhandledSchemeError: Reading from \"node:buffer\" is not handled by plugins (Unhandled scheme).\r\nWebpack supports \"data:\" and \"file:\" URIs by default.\r\nYou may need an additional plugin to handle \"node:\" URIs.\r\n    at /home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:832:25\r\n    at Hook.eval [as callAsync] (eval at create (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/tapable/lib/HookCodeFactory.js:33:10), \u003canonymous\u003e:6:1)\r\n    at Object.processResource (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:829:8)\r\n    at processResource (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/loader-runner/lib/LoaderRunner.js:220:11)\r\n    at iteratePitchingLoaders (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/loader-runner/lib/LoaderRunner.js:171:10)\r\n    at runLoaders (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/loader-runner/lib/LoaderRunner.js:398:2)\r\n    at NormalModule._doBuild (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:819:3)\r\n    at NormalModule.build (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:963:15)\r\n    at /home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/Compilation.js:1371:12\r\n    at NormalModule.needBuild (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:1253:32)\r\n @ ./node_modules/isomorphic-unfetch/node_modules/node-fetch/src/index.js 13:0-35 375:20-31 396:29-43 401:5-19 402:5-19\r\n @ ./node_modules/isomorphic-unfetch/index.mjs 14:11-31\r\n @ ./@core/graphql/index.ts 6:0-39 22:9-14 40:6-11\r\n @ ./src/App.tsx 15:0-55 22:28-47\r\n\r\nERROR in node:fs\r\nModule build failed: UnhandledSchemeError: Reading from \"node:fs\" is not handled by plugins (Unhandled scheme).\r\nWebpack supports \"data:\" and \"file:\" URIs by default.\r\nYou may need an additional plugin to handle \"node:\" URIs.\r\n    at /home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:832:25\r\n    at Hook.eval [as callAsync] (eval at create (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/tapable/lib/HookCodeFactory.js:33:10), \u003canonymous\u003e:6:1)\r\n    at Object.processResource (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:829:8)\r\n    at processResource (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/loader-runner/lib/LoaderRunner.js:220:11)\r\n    at iteratePitchingLoaders (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/loader-runner/lib/LoaderRunner.js:171:10)\r\n    at runLoaders (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/loader-runner/lib/LoaderRunner.js:398:2)\r\n    at NormalModule._doBuild (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:819:3)\r\n    at NormalModule.build (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:963:15)\r\n    at /home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/Compilation.js:1371:12\r\n    at NormalModule.needBuild (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:1253:32)\r\n @ ./node_modules/fetch-blob/from.js 1:0-68 8:17-19 14:46-54 34:46-54 88:12-28\r\n @ ./node_modules/isomorphic-unfetch/node_modules/node-fetch/src/index.js 27:0-34:28 37:0-68 37:0-68 37:0-68 37:0-68 37:0-68 37:0-68\r\n @ ./node_modules/isomorphic-unfetch/index.mjs 14:11-31\r\n @ ./@core/graphql/index.ts 6:0-39 22:9-14 40:6-11\r\n @ ./src/App.tsx 15:0-55 22:28-47\r\n\r\nERROR in node:https\r\nModule build failed: UnhandledSchemeError: Reading from \"node:https\" is not handled by plugins (Unhandled scheme).\r\nWebpack supports \"data:\" and \"file:\" URIs by default.\r\nYou may need an additional plugin to handle \"node:\" URIs.\r\n    at /home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:832:25\r\n    at Hook.eval [as callAsync] (eval at create (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/tapable/lib/HookCodeFactory.js:33:10), \u003canonymous\u003e:6:1)\r\n    at Object.processResource (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:829:8)\r\n    at processResource (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/loader-runner/lib/LoaderRunner.js:220:11)\r\n    at iteratePitchingLoaders (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/loader-runner/lib/LoaderRunner.js:171:10)\r\n    at runLoaders (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/loader-runner/lib/LoaderRunner.js:398:2)\r\n    at NormalModule._doBuild (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:819:3)\r\n    at NormalModule.build (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:963:15)\r\n    at /home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/Compilation.js:1371:12\r\n    at NormalModule.needBuild (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:1253:32)\r\n @ ./node_modules/isomorphic-unfetch/node_modules/node-fetch/src/index.js 10:0-31 65:50-55\r\n @ ./node_modules/isomorphic-unfetch/index.mjs 14:11-31\r\n @ ./@core/graphql/index.ts 6:0-39 22:9-14 40:6-11\r\n @ ./src/App.tsx 15:0-55 22:28-47\r\n\r\nERROR in node:http\r\nModule build failed: UnhandledSchemeError: Reading from \"node:http\" is not handled by plugins (Unhandled scheme).\r\nWebpack supports \"data:\" and \"file:\" URIs by default.\r\nYou may need an additional plugin to handle \"node:\" URIs.\r\n    at /home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:832:25\r\n    at Hook.eval [as callAsync] (eval at create (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/tapable/lib/HookCodeFactory.js:33:10), \u003canonymous\u003e:6:1)\r\n    at Hook.CALL_ASYNC_DELEGATE [as _callAsync] (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/tapable/lib/Hook.js:18:14)\r\n    at Object.processResource (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:829:8)\r\n    at processResource (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/loader-runner/lib/LoaderRunner.js:220:11)\r\n    at iteratePitchingLoaders (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/loader-runner/lib/LoaderRunner.js:171:10)\r\n    at runLoaders (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/loader-runner/lib/LoaderRunner.js:398:2)\r\n    at NormalModule._doBuild (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:819:3)\r\n    at NormalModule.build (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:963:15)\r\n    at /home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/Compilation.js:1371:12\r\n @ ./node_modules/isomorphic-unfetch/node_modules/node-fetch/src/index.js 9:0-29 65:58-62\r\n @ ./node_modules/isomorphic-unfetch/index.mjs 14:11-31\r\n @ ./@core/graphql/index.ts 6:0-39 22:9-14 40:6-11\r\n @ ./src/App.tsx 15:0-55 22:28-47\r\n\r\nERROR in node:net\r\nModule build failed: UnhandledSchemeError: Reading from \"node:net\" is not handled by plugins (Unhandled scheme).\r\nWebpack supports \"data:\" and \"file:\" URIs by default.\r\nYou may need an additional plugin to handle \"node:\" URIs.\r\n    at /home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:832:25\r\n    at Hook.eval [as callAsync] (eval at create (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/tapable/lib/HookCodeFactory.js:33:10), \u003canonymous\u003e:6:1)\r\n    at Object.processResource (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:829:8)\r\n    at processResource (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/loader-runner/lib/LoaderRunner.js:220:11)\r\n    at iteratePitchingLoaders (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/loader-runner/lib/LoaderRunner.js:171:10)\r\n    at runLoaders (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/loader-runner/lib/LoaderRunner.js:398:2)\r\n    at NormalModule._doBuild (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:819:3)\r\n    at NormalModule.build (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:963:15)\r\n    at /home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/Compilation.js:1371:12\r\n    at NormalModule.needBuild (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:1253:32)\r\n @ ./node_modules/isomorphic-unfetch/node_modules/node-fetch/src/utils/referrer.js 1:0-30 109:23-27\r\n @ ./node_modules/isomorphic-unfetch/node_modules/node-fetch/src/index.js 26:0-66 230:37-66\r\n @ ./node_modules/isomorphic-unfetch/index.mjs 14:11-31\r\n @ ./@core/graphql/index.ts 6:0-39 22:9-14 40:6-11\r\n @ ./src/App.tsx 15:0-55 22:28-47\r\n\r\nERROR in node:path\r\nModule build failed: UnhandledSchemeError: Reading from \"node:path\" is not handled by plugins (Unhandled scheme).\r\nWebpack supports \"data:\" and \"file:\" URIs by default.\r\nYou may need an additional plugin to handle \"node:\" URIs.\r\n    at /home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:832:25\r\n    at Hook.eval [as callAsync] (eval at create (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/tapable/lib/HookCodeFactory.js:33:10), \u003canonymous\u003e:6:1)\r\n    at Object.processResource (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:829:8)\r\n    at processResource (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/loader-runner/lib/LoaderRunner.js:220:11)\r\n    at iteratePitchingLoaders (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/loader-runner/lib/LoaderRunner.js:171:10)\r\n    at runLoaders (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/loader-runner/lib/LoaderRunner.js:398:2)\r\n    at NormalModule._doBuild (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:819:3)\r\n    at NormalModule.build (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:963:15)\r\n    at /home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/Compilation.js:1371:12\r\n    at NormalModule.needBuild (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:1253:32)\r\n @ ./node_modules/fetch-blob/from.js 2:0-36 50:5-13\r\n @ ./node_modules/isomorphic-unfetch/node_modules/node-fetch/src/index.js 27:0-34:28 37:0-68 37:0-68 37:0-68 37:0-68 37:0-68 37:0-68\r\n @ ./node_modules/isomorphic-unfetch/index.mjs 14:11-31\r\n @ ./@core/graphql/index.ts 6:0-39 22:9-14 40:6-11\r\n @ ./src/App.tsx 15:0-55 22:28-47\r\n\r\nERROR in node:process\r\nModule build failed: UnhandledSchemeError: Reading from \"node:process\" is not handled by plugins (Unhandled scheme).\r\nWebpack supports \"data:\" and \"file:\" URIs by default.\r\nYou may need an additional plugin to handle \"node:\" URIs.\r\n    at /home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:832:25\r\n    at Hook.eval [as callAsync] (eval at create (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/tapable/lib/HookCodeFactory.js:33:10), \u003canonymous\u003e:6:1)\r\n    at Object.processResource (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:829:8)\r\n    at processResource (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/loader-runner/lib/LoaderRunner.js:220:11)\r\n    at iteratePitchingLoaders (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/loader-runner/lib/LoaderRunner.js:171:10)\r\n    at runLoaders (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/loader-runner/lib/LoaderRunner.js:398:2)\r\n    at NormalModule._doBuild (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:819:3)\r\n    at NormalModule.build (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:963:15)\r\n    at /home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/Compilation.js:1371:12\r\n    at NormalModule.needBuild (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:1253:32)\r\n @ ./node_modules/fetch-blob/streams.cjs 10:20-43\r\n @ ./node_modules/fetch-blob/index.js 6:0-22\r\n @ ./node_modules/fetch-blob/from.js 6:0-29 37:48-52 100:0-69\r\n @ ./node_modules/isomorphic-unfetch/node_modules/node-fetch/src/index.js 27:0-34:28 37:0-68 37:0-68 37:0-68 37:0-68 37:0-68 37:0-68\r\n @ ./node_modules/isomorphic-unfetch/index.mjs 14:11-31\r\n @ ./@core/graphql/index.ts 6:0-39 22:9-14 40:6-11\r\n @ ./src/App.tsx 15:0-55 22:28-47\r\n\r\nERROR in node:stream/web\r\nModule build failed: UnhandledSchemeError: Reading from \"node:stream/web\" is not handled by plugins (Unhandled scheme).\r\nWebpack supports \"data:\" and \"file:\" URIs by default.\r\nYou may need an additional plugin to handle \"node:\" URIs.\r\n    at /home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:832:25\r\n    at Hook.eval [as callAsync] (eval at create (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/tapable/lib/HookCodeFactory.js:33:10), \u003canonymous\u003e:6:1)\r\n    at Object.processResource (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:829:8)\r\n    at processResource (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/loader-runner/lib/LoaderRunner.js:220:11)\r\n    at iteratePitchingLoaders (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/loader-runner/lib/LoaderRunner.js:171:10)\r\n    at runLoaders (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/loader-runner/lib/LoaderRunner.js:398:2)\r\n    at NormalModule._doBuild (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:819:3)\r\n    at NormalModule.build (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:963:15)\r\n    at /home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/Compilation.js:1371:12\r\n    at NormalModule.needBuild (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:1253:32)\r\n @ ./node_modules/fetch-blob/streams.cjs 14:32-58\r\n @ ./node_modules/fetch-blob/index.js 6:0-22\r\n @ ./node_modules/fetch-blob/from.js 6:0-29 37:48-52 100:0-69\r\n @ ./node_modules/isomorphic-unfetch/node_modules/node-fetch/src/index.js 27:0-34:28 37:0-68 37:0-68 37:0-68 37:0-68 37:0-68 37:0-68\r\n @ ./node_modules/isomorphic-unfetch/index.mjs 14:11-31\r\n @ ./@core/graphql/index.ts 6:0-39 22:9-14 40:6-11\r\n @ ./src/App.tsx 15:0-55 22:28-47\r\n\r\nERROR in node:stream\r\nModule build failed: UnhandledSchemeError: Reading from \"node:stream\" is not handled by plugins (Unhandled scheme).\r\nWebpack supports \"data:\" and \"file:\" URIs by default.\r\nYou may need an additional plugin to handle \"node:\" URIs.\r\n    at /home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:832:25\r\n    at Hook.eval [as callAsync] (eval at create (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/tapable/lib/HookCodeFactory.js:33:10), \u003canonymous\u003e:6:1)\r\n    at Object.processResource (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:829:8)\r\n    at processResource (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/loader-runner/lib/LoaderRunner.js:220:11)\r\n    at iteratePitchingLoaders (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/loader-runner/lib/LoaderRunner.js:171:10)\r\n    at runLoaders (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/loader-runner/lib/LoaderRunner.js:398:2)\r\n    at NormalModule._doBuild (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:819:3)\r\n    at NormalModule.build (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:963:15)\r\n    at /home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/Compilation.js:1371:12\r\n    at NormalModule.needBuild (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:1253:32)\r\n @ ./node_modules/isomorphic-unfetch/node_modules/node-fetch/src/index.js 12:0-66 72:47-62 216:83-98 253:14-18 253:34-45 303:11-15 317:16-20 317:36-47 325:13-17 331:13-17 354:11-15\r\n @ ./node_modules/isomorphic-unfetch/index.mjs 14:11-31\r\n @ ./@core/graphql/index.ts 6:0-39 22:9-14 40:6-11\r\n @ ./src/App.tsx 15:0-55 22:28-47\r\n\r\nERROR in node:url\r\nModule build failed: UnhandledSchemeError: Reading from \"node:url\" is not handled by plugins (Unhandled scheme).\r\nWebpack supports \"data:\" and \"file:\" URIs by default.\r\nYou may need an additional plugin to handle \"node:\" URIs.\r\n    at /home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:832:25\r\n    at Hook.eval [as callAsync] (eval at create (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/tapable/lib/HookCodeFactory.js:33:10), \u003canonymous\u003e:6:1)\r\n    at Object.processResource (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:829:8)\r\n    at processResource (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/loader-runner/lib/LoaderRunner.js:220:11)\r\n    at iteratePitchingLoaders (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/loader-runner/lib/LoaderRunner.js:171:10)\r\n    at runLoaders (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/loader-runner/lib/LoaderRunner.js:398:2)\r\n    at NormalModule._doBuild (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:819:3)\r\n    at NormalModule.build (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:963:15)\r\n    at /home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/Compilation.js:1371:12\r\n    at NormalModule.needBuild (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:1253:32)\r\n @ ./node_modules/isomorphic-unfetch/node_modules/node-fetch/src/request.js 9:0-45 153:9-18\r\n @ ./node_modules/isomorphic-unfetch/node_modules/node-fetch/src/index.js 20:0-60 36:0-82 51:22-29 52:31-52 236:24-31\r\n @ ./node_modules/isomorphic-unfetch/index.mjs 14:11-31\r\n @ ./@core/graphql/index.ts 6:0-39 22:9-14 40:6-11\r\n @ ./src/App.tsx 15:0-55 22:28-47\r\n\r\nERROR in node:util\r\nModule build failed: UnhandledSchemeError: Reading from \"node:util\" is not handled by plugins (Unhandled scheme).\r\nWebpack supports \"data:\" and \"file:\" URIs by default.\r\nYou may need an additional plugin to handle \"node:\" URIs.\r\n    at /home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:832:25\r\n    at Hook.eval [as callAsync] (eval at create (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/tapable/lib/HookCodeFactory.js:33:10), \u003canonymous\u003e:6:1)\r\n    at Object.processResource (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:829:8)\r\n    at processResource (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/loader-runner/lib/LoaderRunner.js:220:11)\r\n    at iteratePitchingLoaders (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/loader-runner/lib/LoaderRunner.js:171:10)\r\n    at runLoaders (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/loader-runner/lib/LoaderRunner.js:398:2)\r\n    at NormalModule._doBuild (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:819:3)\r\n    at NormalModule.build (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:963:15)\r\n    at /home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/Compilation.js:1371:12\r\n    at NormalModule.needBuild (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:1253:32)\r\n @ ./node_modules/isomorphic-unfetch/node_modules/node-fetch/src/body.js 9:0-54 19:17-26 47:13-35 172:24-33 182:13-22 286:35-44 324:30-52\r\n @ ./node_modules/isomorphic-unfetch/node_modules/node-fetch/src/index.js 17:0-47 193:13-18 370:2-15\r\n @ ./node_modules/isomorphic-unfetch/index.mjs 14:11-31\r\n @ ./@core/graphql/index.ts 6:0-39 22:9-14 40:6-11\r\n @ ./src/App.tsx 15:0-55 22:28-47\r\n\r\nERROR in node:zlib\r\nModule build failed: UnhandledSchemeError: Reading from \"node:zlib\" is not handled by plugins (Unhandled scheme).\r\nWebpack supports \"data:\" and \"file:\" URIs by default.\r\nYou may need an additional plugin to handle \"node:\" URIs.\r\n    at /home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:832:25\r\n    at Hook.eval [as callAsync] (eval at create (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/tapable/lib/HookCodeFactory.js:33:10), \u003canonymous\u003e:6:1)\r\n    at Object.processResource (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:829:8)\r\n    at processResource (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/loader-runner/lib/LoaderRunner.js:220:11)\r\n    at iteratePitchingLoaders (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/loader-runner/lib/LoaderRunner.js:171:10)\r\n    at runLoaders (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/loader-runner/lib/LoaderRunner.js:398:2)\r\n    at NormalModule._doBuild (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:819:3)\r\n    at NormalModule.build (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:963:15)\r\n    at /home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/Compilation.js:1371:12\r\n    at NormalModule.needBuild (/home/kari/Área de Trabalho/Quirons/frontend/node_modules/webpack/lib/NormalModule.js:1253:32)\r\n @ ./node_modules/isomorphic-unfetch/node_modules/node-fetch/src/index.js 11:0-29 297:11-28 298:17-34 303:22-39 325:24-42 331:24-45 354:22-49\r\n @ ./node_modules/isomorphic-unfetch/index.mjs 14:11-31\r\n @ ./@core/graphql/index.ts 6:0-39 22:9-14 40:6-11\r\n @ ./src/App.tsx 15:0-55 22:28-47\r\n\r\n1 error has detailed information that is not shown.\r\nUse 'stats.errorDetails: true' resp. '--stats-error-details' to show it.\r\n\r\nwebpack 5.74.0 compiled with 13 errors and 1 warning in 28244 ms\r\n```\r\n\r\nI've looked for a changelog to see if something changed but I didn't find anything. I'm using `fetch` on my graphql config:\r\n\r\n```ts\r\nimport fetch from 'isomorphic-unfetch'\r\n\r\nconst authFetch = async (uri: string, options: TOptionsAuth) =\u003e {\r\n    options.headers.Authorization = (await getAuthToken()) || ''\r\n\r\n    return fetch(uri, options)\r\n}\r\n```","author":{"url":"https://github.com/KarineBrandelli","@type":"Person","name":"KarineBrandelli"},"datePublished":"2023-12-18T19:27:38.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/176/unfetch/issues/176"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:0732168e-86ea-8e55-f4b6-d0c50d6d121e
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id805C:6F78D:28A6607:359EC35:69648E06
html-safe-nonce386aa3a1ae4507f8e2ab927b5665f3cefdbae40bb2074c82ddea92a52b0410cc
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4MDVDOjZGNzhEOjI4QTY2MDc6MzU5RUMzNTo2OTY0OEUwNiIsInZpc2l0b3JfaWQiOiI2MzUxODU4OTY3MDIzMTEwIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac7d8efcfcf942b86bd09167c86171dba66c310a08918b9c550d9c80e062c9b8d3
hovercard-subject-tagissue:2047311658
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/developit/unfetch/176/issue_layout
twitter:imagehttps://opengraph.githubassets.com/593ea7f23c35735ebef1e07f96229c84e64fe0aa684e0f3d8305476822ca244e/developit/unfetch/issues/176
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/593ea7f23c35735ebef1e07f96229c84e64fe0aa684e0f3d8305476822ca244e/developit/unfetch/issues/176
og:image:altJust updated my isomorphic-unfetch and when I've run the application, the following error occur: WARNING in ./node_modules/node-domexception/index.js 5:31-56 Module not found: Error: Can't resolve ...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameKarineBrandelli
hostnamegithub.com
expected-hostnamegithub.com
Nonebaa7d9900fdf7b27d604f36887af878d569cfbdcf97126832a5f4f0caf0c6ba5
turbo-cache-controlno-preview
go-importgithub.com/developit/unfetch git https://github.com/developit/unfetch.git
octolytics-dimension-user_id105127
octolytics-dimension-user_logindevelopit
octolytics-dimension-repository_id82766832
octolytics-dimension-repository_nwodevelopit/unfetch
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id82766832
octolytics-dimension-repository_network_root_nwodevelopit/unfetch
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release842eff1d11f899d02b6b3b98fa3ea4860e64b34e
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/developit/unfetch/issues/176#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fdevelopit%2Funfetch%2Fissues%2F176
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fdevelopit%2Funfetch%2Fissues%2F176
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=developit%2Funfetch
Reloadhttps://github.com/developit/unfetch/issues/176
Reloadhttps://github.com/developit/unfetch/issues/176
Reloadhttps://github.com/developit/unfetch/issues/176
developit https://github.com/developit
unfetchhttps://github.com/developit/unfetch
Notifications https://github.com/login?return_to=%2Fdevelopit%2Funfetch
Fork 202 https://github.com/login?return_to=%2Fdevelopit%2Funfetch
Star 5.7k https://github.com/login?return_to=%2Fdevelopit%2Funfetch
Code https://github.com/developit/unfetch
Issues 20 https://github.com/developit/unfetch/issues
Pull requests 10 https://github.com/developit/unfetch/pulls
Actions https://github.com/developit/unfetch/actions
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/developit/unfetch/security
Please reload this pagehttps://github.com/developit/unfetch/issues/176
Insights https://github.com/developit/unfetch/pulse
Code https://github.com/developit/unfetch
Issues https://github.com/developit/unfetch/issues
Pull requests https://github.com/developit/unfetch/pulls
Actions https://github.com/developit/unfetch/actions
Security https://github.com/developit/unfetch/security
Insights https://github.com/developit/unfetch/pulse
New issuehttps://github.com/login?return_to=https://github.com/developit/unfetch/issues/176
New issuehttps://github.com/login?return_to=https://github.com/developit/unfetch/issues/176
isomorphic-unfetch: broken webpack build when migrated from 3.1.0 to 4.0.2https://github.com/developit/unfetch/issues/176#top
https://github.com/KarineBrandelli
https://github.com/KarineBrandelli
KarineBrandellihttps://github.com/KarineBrandelli
on Dec 18, 2023https://github.com/developit/unfetch/issues/176#issue-2047311658
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.