varunpramanik
npm executable script error: 'node:process' does not provide an export named 'execPath'
I just tested this using the Deno 2.0 release candidate and it works perfectly fine! Likely due to the addition of the
process
global in 2.0. Posting this here in case anyone has a similar issue in the future. Thank you, Deno team!2 replies