i deploying database, storage, firestore, functions, hosting, remoteconfig, extensions
Running command: npm --prefix "$RESOURCE_DIR" run lint
> lint
> eslint .
'--' is not recognized as an internal or external command,
operable program or batch file.
node:events:515
throw er; // Unhandled 'error' event
^
Error: spawn npm --prefix "%RESOURCE_DIR%" run lint ENOENT
at notFoundError (C:\Users\frkn\.cache\firebase\tools\lib\node_modules\cross-env\node_modules\cross-spawn\lib\enoent.js:6:26)
at verifyENOENT (C:\Users\frkn\.cache\firebase\tools\lib\node_modules\cross-env\node_modules\cross-spawn\lib\enoent.js:40:16)
at cp.emit (C:\Users\frkn\.cache\firebase\tools\lib\node_modules\cross-env\node_modules\cross-spawn\lib\enoent.js:27:25)
at ChildProcess._handle.onexit (node:internal/child_process:291:12)
Emitted 'error' event on ChildProcess instance at:
at cp.emit (C:\Users\frkn\.cache\firebase\tools\lib\node_modules\cross-env\node_modules\cross-spawn\lib\enoent.js:30:37)
at ChildProcess._handle.onexit (node:internal/child_process:291:12) {
code: 'ENOENT',
errno: 'ENOENT',
syscall: 'spawn npm --prefix "%RESOURCE_DIR%" run lint',
path: 'npm --prefix "%RESOURCE_DIR%" run lint',
spawnargs: []
}
Node.js v18.5.0
Error: functions predeploy error: Command terminated with non-zero exit code 1
Having trouble? Try firebase [command] --help