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

Cannot read properties of undefined (reading 'COPYFILE_EXCL') #34

Closed
kirsanium opened this issue Nov 7, 2022 · 1 comment
Closed

Cannot read properties of undefined (reading 'COPYFILE_EXCL') #34

kirsanium opened this issue Nov 7, 2022 · 1 comment
Assignees
Labels
kind/bug Something isn't working
Milestone

Comments

@kirsanium
Copy link
Contributor

https://github.com/pdeepsound/emble-back/actions/runs/3410623570/jobs/5673806424

Read endpoints.yaml
Destination directory: /home/runner/work/emble-back/emble-back/generate
Generate app.py
Include a custom router from emble_events_routes.py
WARNING: File app.py already exists and won't be rewritten to preserve possible modifications. In order to overwrite the file, re-run the application with --overwrite option
Generate db.py
/home/runner/work/emble-back/emble-back/query2app/src/cli.js:147
    const mode = overwrite ? 0 : fsPromises.constants.COPYFILE_EXCL
                                                      ^

TypeError: Cannot read properties of undefined (reading 'COPYFILE_EXCL')
    at createDb (/home/runner/work/emble-back/emble-back/query2app/src/cli.js:147:[5](https://github.com/pdeepsound/emble-back/actions/runs/3410623570/jobs/5673806424#step:6:6)5)
    at main (/home/runner/work/emble-back/emble-back/query2app/src/cli.js:3[9](https://github.com/pdeepsound/emble-back/actions/runs/3410623570/jobs/5673806424#step:6:10)4:[11](https://github.com/pdeepsound/emble-back/actions/runs/3410623570/jobs/5673806424#step:6:12))
Error: Process completed with exit code 1.
@php-coder php-coder self-assigned this Nov 13, 2022
@php-coder php-coder added this to the 0.0.3 milestone Nov 13, 2022
@php-coder
Copy link
Owner

Regression from #33

@php-coder php-coder added the kind/bug Something isn't working label Nov 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants