Join Slack
Powered by
I cannot run js unit tests through IDEA, but when ...
# javascript
r
Ran
05/23/2022, 3:18 AM
I cannot run js unit tests through IDEA, but when I run the failed task on the terminal, it succeeded. Is there anyone who can tell me the reason?
n
nschulzke
05/23/2022, 3:48 AM
I've run into problems like that when the project's node interpreter isn't configured or is pointing to the wrong node version.
nschulzke
05/23/2022, 3:49 AM
Though, I'm not sure if I've seen that in a Kotlin/JS project or just regular JS--I've been working on both recently.
v
Vampire
05/23/2022, 7:33 AM
Start with showing the full error. Select the parent node in the tree.
3
Views
Open in Slack
Previous
Next