Andreas Näsman

Results 14 comments of Andreas Näsman

I encountered the same problem, trying to get Grammarly working with Neovim using Mason and Node v18. Downgrading to Node v16 with nvm got rid of the `ERR_INVALID_URL` error. Node...

@gcstr If you scroll to the far right of your log you can see that Node v.19.4.0 is being used :point_down: > code: 'ERR_INVALID_URL'\n }\n}\n\nNode.js v19.4.0\n"

Bump, this is still an issue.

Thanks @buergerj for the workaround, it helped me solve a weeklong issue! 🙏I managed to figure out Dash was the likely cause but didn't know it spawned child process and...