Node v18.16.0 NPM v9.6.7 NUXT v3.5.2 (latest)
npm install nuxt@latest fails.
from a verbose version of the install, these errors:
npm info run esbuild@0.17.19 postinstall { code: 'ENOENT', signal: undefined } npm verb stack Error: spawn bash ENOENT npm verb stack at ChildProcess._handle.onexit (node:internal/child_process:283:19) npm verb stack at onErrorNT (node:internal/child_process:476:16) npm verb stack at process.processTicksAndRejections (node:internal/process/task_queues:82:21) npm verb pkgid esbuild@0.17.19
Any suggestions - much appreciated.