Background: nvm is a popular way to manage node versions, and global npm packages. For example, you could use it to quickly switch between global installations of functions core tools.
If you only install functions core tools in the context of nvm using npm, then the extension says you need to install it when trying to debug.
It'd be nice if could detect and use func if it's installed in nvm.