Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on startup in macOS: Javascript error has occured in the browser process #460

Closed
federicotdn opened this issue Feb 6, 2025 · 1 comment · Fixed by #467
Closed
Labels
bug Something isn't working

Comments

@federicotdn
Copy link

Brief summary

When starting up k6 Studio on a mac, I get:

Image

The logs say:

[2025-02-06 17:00:02.054] [error] Unhandled Error: spawn /Applications/k6 Studio.app/Contents/Resources/x86_64/k6-studio-proxy ENOENT
    at ChildProcess._handle.onexit (node:internal/child_process:286:19)
    at onErrorNT (node:internal/child_process:484:16)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21)

The proxy icon on the bottom-left shows as "offline".
This is running on an Intel-based mac from 2019.

k6 Studio version

v0.12.0

OS

macOS 14.3 Sonoma

Steps to reproduce the problem

  1. Start up k6 Studio.

Expected behaviour

Error should not be present!

Actual behaviour

Error is present.

@federicotdn federicotdn added bug Something isn't working needs-triage labels Feb 6, 2025
@federicotdn
Copy link
Author

The app was run from the Applications folder, not Downloads.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants