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

Generation not working #155

Open
manuel-salvatori-lrn opened this issue Nov 14, 2024 · 0 comments
Open

Generation not working #155

manuel-salvatori-lrn opened this issue Nov 14, 2024 · 0 comments

Comments

@manuel-salvatori-lrn
Copy link

I generated an export file and wanted to try the export, it didn't work with the following error:

(node:18516) [DEP0174] DeprecationWarning: Calling promisify on a function that returns a Promise is likely a mistake.
(Use node --trace-deprecation ... to show where the warning was created)


| | | | ___ _ __ _ __ | _ \ ___ ___ / | ___ _ __
| |
| |/ _ | '
| '
\ | | | |/ _ \ / | | | _ / _ \ '
| _ | () | |) | |) | | || | (_) | (
_ | || | __/ | | |
|
| ||_/| ./| .__/ |/ _/ _| _|___|| ||
|| ||
An API Doc Generator CLI
C:\Temp\hdg\node_modules\hdg\src\commands\generate.js:67
pkgJson.scripts['docs:build'] = 'vuepress build docs'
^

TypeError: Cannot set properties of undefined (setting 'docs:build')
at Command.generateAPIDoc (C:\Temp\hdg\node_modules\hdg\src\commands\generate.js:67:35)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)

Node.js v22.11.0

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