Closed hverlin closed 2 weeks ago
Actually, I tested very shallowly for NodeJS support. 😠I'll check fully about it. Thank you for your report!
Thanks, please let me know if I can help here. I am actually quite interested in having IntelliJ automatically detect the correct NodeJS to use
@hverlin Hi, I've added this feature in v2.2.0. It will be available in JetBrains Marketplace soon. Thanks!
Thank you, adding support for automatic Node.js SDK detection here: https://github.com/134130/intellij-mise/pull/58
Should the plugin configure the
NodeJS
setting in IntelliJ to use the same version asmise
?when running a Node.js program, I am also getting the following error
seems that
config.env
is immutable