-
Notifications
You must be signed in to change notification settings - Fork 3
Quick start from docs doesn't work #117
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
@mauriciabad, thank you for the report. I've updated the documentation. |
@mauriciabad, released v1.13.0-beta.2. If you get a chance, let me know if it helped. |
Cool, now it works and doesn't crash. |
Unfortunately, this warning occurs when importing |
But fetch is available since Node.js@18 https://nodejs.org/docs/v20.16.0/api/globals.html#fetch I'll open a issue/PR in @redocly/openapi-core to see if they can stop using |
@mauriciabad, thanks for the collaboration. Looking forward to updating either |
Hi, I can't use the library because the quick start described in the docs doesn't work.
It gives this error:
And if I change the command to
@openapi-qraft/cli
:I get this other error:
Even doing it from the package.json doesn't work:
It also gives the
ERR_IMPORT_ATTRIBUTE_MISSING
error.The text was updated successfully, but these errors were encountered: