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

docs: fix vitest install command #18

Merged
merged 1 commit into from
Nov 8, 2024
Merged

Conversation

brandonpittman
Copy link
Contributor

npm qwik add vitest won't work. Needs npm run or npx qwik.

What is it?

  • Feature / enhancement
  • Bug
  • Docs / tests / types / typos
  • Infra

Description

Checklist:

  • My code follows
    the developer guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the docs
  • Added new tests to cover the fix / functionality

`npm qwik add vitest` won't work. Needs `npm run` or `npx qwik`.
@ianlet ianlet changed the title Fix vitest install command fix(docs): vitest install command Nov 8, 2024
@ianlet ianlet changed the title fix(docs): vitest install command docs: fix vitest install command Nov 8, 2024
@ianlet
Copy link
Owner

ianlet commented Nov 8, 2024

Good catch! Thanks a lot :)

@ianlet ianlet merged commit 9690383 into ianlet:main Nov 8, 2024
14 of 15 checks passed
@ianlet
Copy link
Owner

ianlet commented Nov 8, 2024

@all-contributors please add @brandonpittman for doc

Copy link
Contributor

@ianlet

I've put up a pull request to add @brandonpittman! 🎉

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

Successfully merging this pull request may close these issues.

2 participants