We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1.1.3+7b5065c1c
Microsoft Windows NT 10.0.19042.0 x64
Proper start or debug session
Immediately stop with a following error:
Failed to start inspector: 40 | }, 41 | close: () => { 42 | writer.close(), pendingMessages.length = 0; 43 | } 44 | }; 45 | }, parseUrl = function(input) { ^ TypeError: "ws+unix://C:\Users\Filyus\AppData\Local\Temp\4m9b6onv4e.sock?wait=1" cannot be parsed as a URL. at internal:debugger:45:45 at new Debugger (internal:debugger:124:27) at internal:debugger:100:25
Debugging with a command line and a browser works, but I don't fun of using it.
The text was updated successfully, but these errors were encountered:
Duplicate of #8851
Sorry, something went wrong.
me too
No branches or pull requests
What version of Bun is running?
1.1.3+7b5065c1c
What platform is your computer?
Microsoft Windows NT 10.0.19042.0 x64
What steps can reproduce the bug?
What is the expected behavior?
Proper start or debug session
What do you see instead?
Immediately stop with a following error:
Additional information
Debugging with a command line and a browser works, but I don't fun of using it.
The text was updated successfully, but these errors were encountered: