Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Jon Edvardsson
Total activity
2
Last activity
July 08, 2025 07:29
Member since
July 08, 2025 07:27
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (0)
Comments (1)
Sort by recent activity
Recent activity
Votes
Edited
July 08, 2025 07:29
I get this too when launching tests in debug mode from IntelliJ. // sample.test.js import {test} from 'node:test'; test('Test 1', t => { console.log(t.name); });
Community
WebStorm
Webstrom debug error: This Environment was initialized without a V8::Inspector
0 votes