Created
November 5, 2024 22:18
-
-
Save UberMouse/d1cece4f758b7eaf74c380534b4ab8c5 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11:18:24.972 info extension stopping host | |
11:18:25.315 info host ------------ starting ------------ | |
11:18:25.343 info extension host process output: port:[43195] | |
11:18:25.343 info extension | |
11:18:25.385 info host client connected: extension { address: '127.0.0.1', family: 'IPv4', port: 43195 } | |
11:18:25.398 info host starting host: {"extensionFolder":"/home/taylorl/.cursor/extensions/wallabyjs.console-ninja-1.0.366","runtimeHookFile":"/home/taylorl/.cursor/extensions/wallabyjs.console-ninja-1.0.366/out/runtimeHook/tracer.js","globalErrorHandlerFile":"/home/taylorl/.cursor/extensions/wallabyjs.console-ninja-1.0.366/out/runtimeHook/errorHandler.js","networkLoggingHandlerFile":"/home/taylorl/.cursor/extensions/wallabyjs.console-ninja-1.0.366/out/runtimeHook/networkLoggingHandler.js","filesToInstrument":[{"path":"/home/taylorl/code/console-ninja-rush-test/packages/webpack-app/lib-commonjs/index.js","reason":"search"},{"path":"/home/taylorl/code/console-ninja-rush-test/packages/webpack-app/lib/index.js","reason":"search"},{"path":"/home/taylorl/code/console-ninja-rush-test/packages/webpack-app/src/index.ts","reason":"search"},{"path":"/home/taylorl/code/console-ninja-rush-test/common/scripts/install-run-rush.js","reason":"search"},{"path":"/home/taylorl/code/console-ninja-rush-test/common/scripts/install-run.js","reason":"search"},{"path":"/home/taylorl/code/console-ninja-rush-test/packages/webpack-app/webpack.config.js","reason":"open"}],"debug":false,"config":{"dateTimeFormat":"HH:mm:ss.SSS","dateTimeDisplayMode":"Absolute","installBinToPath":true,"openLinksInEditor":true,"maxLogViewerEntries":15000,"showWelcomeMessageInTools":true,"fontSize":10,"outputMode":"Beside File","captureFunctions":false,"searchUrl":"https://www.google.com/search?q={query}","enableProFeatures":true,"toolsToAutoPatch":["jest","webpack"],"showErrors":true,"showLogsOnlyFromOpenedFiles":false,"showLogsFromLogPointsOnly":false,"showLogsFromMultipleRunningToolsTogether":false,"predictiveLoggingEnabled":true,"allowConsoleLogToTriggerPredictions":false,"showNetworkRequests":true},"allowedHosts":["localhost","127.0.0.1","example.cypress.io","nixos","192.168.80.129","100.107.30.23","10.30.1.14"],"host":"127.0.0.1","forcedStart":false,"startTime":1730845104974} | |
11:18:25.431 info host starting tools discovery and integration | |
11:18:25.441 info host installing /home/taylorl/.bashrc | |
11:18:25.441 ERR! host failed to install loader EACCES: permission denied, open '/home/taylorl/.bashrc' | |
11:18:25.442 info host looking for tools to patch | |
11:18:25.565 info host worker Starting Host Worker... | |
11:18:26.803 info host found 68 tool file(s) to patch | |
11:18:26.813 info host patching /home/taylorl/code/console-ninja-rush-test/common/temp/node_modules/.pnpm/node_modules/jest-runner/build/testWorker.js | |
11:18:26.819 info host patching /home/taylorl/code/console-ninja-rush-test/common/temp/node_modules/.pnpm/node_modules/webpack/lib/WebpackOptionsApply.js | |
11:18:26.819 info host patching /home/taylorl/code/console-ninja-rush-test/common/temp/node_modules/.pnpm/node_modules/webpack/lib/index.js | |
11:18:26.819 info host patching /home/taylorl/code/console-ninja-rush-test/common/temp/node_modules/.pnpm/node_modules/webpack/lib/webpack.js | |
11:18:26.872 info host Host's startup and patch time: 1898 ms | |
11:18:26.872 info host completed tools discovery and integration | |
11:18:26.875 ERR! host uncaught exception: No clients connected |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment