You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: ENOENT: no such file or directory, unlink 'src/app/i18n/test/Config.json'
at Object.unlinkSync (node:fs:1878:11)
at WriteStream. (/Users/lebrisfranck/projets/orangeMoney/pay portal/payportalfront/node_modules/powo-cli/bin/load-by-features.js:62:16)
at WriteStream.emit (node:events:530:35)
at finish (node:internal/streams/writable:945:10)
at node:internal/streams/writable:926:13
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
errno: -2,
code: 'ENOENT',
syscall: 'unlink',
path: 'src/app/i18n/test/Config.json'
}
The text was updated successfully, but these errors were encountered:
node:fs:1878
binding.unlink(path);
^
Error: ENOENT: no such file or directory, unlink 'src/app/i18n/test/Config.json'
at Object.unlinkSync (node:fs:1878:11)
at WriteStream. (/Users/lebrisfranck/projets/orangeMoney/pay portal/payportalfront/node_modules/powo-cli/bin/load-by-features.js:62:16)
at WriteStream.emit (node:events:530:35)
at finish (node:internal/streams/writable:945:10)
at node:internal/streams/writable:926:13
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
errno: -2,
code: 'ENOENT',
syscall: 'unlink',
path: 'src/app/i18n/test/Config.json'
}
The text was updated successfully, but these errors were encountered: