Skip to content

docs: improve command compatibility #9725

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Mzs-code
Copy link

'yarn dev' probably suggest--- error Command "dev" not found

'yarn dev' probably suggest--- error Command "dev" not found
@github-actions github-actions bot added the pr:community Contribution from Cube.js community members. label Jun 30, 2025
@igorlukanin igorlukanin requested a review from Copilot July 18, 2025 10:24
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes a command compatibility issue in the CONTRIBUTING.md documentation by updating the yarn command syntax to use the more explicit yarn run dev format instead of the shorthand yarn dev.

  • Updates yarn command syntax to improve compatibility across different yarn versions
  • Addresses the error "Command 'dev' not found" that can occur with certain yarn configurations

@igorlukanin
Copy link
Member

'yarn dev' probably suggest--- error Command "dev" not found

Did you experience this yourself? Are you sure yarn dev would not work?

@igorlukanin igorlukanin self-assigned this Jul 18, 2025
@KSDaemon KSDaemon added the docs Issues that require a documentation improvement label Jul 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Issues that require a documentation improvement pr:community Contribution from Cube.js community members.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants