Error: spawn npm ENOENT
at ChildProcess._handle.onexit (node:internal/child_process:285:19)
at onErrorNT (node:internal/child_process:483:16)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
errno: -4058,
code: 'ENOENT',
syscall: 'spawn npm',
path: 'npm',
spawnargs: [ 'ls', '--prod', '--all', '--parseable' ]
}
Hey, I run
npx untracked > .dockerignore.The empty .dockerignore is created and after that I see the following error.
Windows 11, Powershell 7.6.1