We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@nuxt/content-theme-docs: v0.10.0 nuxt: v2.14.12
Run npx create-nuxt-content-docs <project-name> and select npm when prompted.
npx create-nuxt-content-docs <project-name>
Proceed to installation using npm
It runs the installation but using yarn instead of npm as selected.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Version
@nuxt/content-theme-docs: v0.10.0
nuxt: v2.14.12
Steps to reproduce
Run
npx create-nuxt-content-docs <project-name>
and select npm when prompted.What is Expected?
Proceed to installation using npm
What is actually happening?
It runs the installation but using yarn instead of npm as selected.
Example
The text was updated successfully, but these errors were encountered: