Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

load by feature issue #3

Open
stephanebouget opened this issue Feb 6, 2024 · 0 comments
Open

load by feature issue #3

stephanebouget opened this issue Feb 6, 2024 · 0 comments

Comments

@stephanebouget
Copy link
Owner

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'
}

stephanebouget added a commit that referenced this issue Feb 6, 2024
stephanebouget added a commit that referenced this issue Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant