Error: ENOENT: no such file or directory, watch '/app/resources/default-settings.yaml'
at FSWatcher. (node:internal/fs/watchers:247:19)
at Object.watch (node:fs:2315:34)
at SettingsStatic.watchSettings (/app/src/utils/settings.js:103:26)
at App.run (/app/src/app/app.js:34:51)
at Object. (/app/src/index.js:33:30)
at Module._compile (node:internal/modules/cjs/loader:1226:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1280:10)
at Module.load (node:internal/modules/cjs/loader:1089:32)
at Module._load (node:internal/modules/cjs/loader:930:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) {
errno: -2,
syscall: 'watch',
code: 'ENOENT',
path: '/app/resources/default-settings.yaml',
filename: '/app/resources/default-settings.yaml'
}
Node.js v18.14.0
Don’t know if this helps