Skip to content

npm run grunt updated to npx grunt #6456

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: main
Choose a base branch
from
Open

Conversation

AdityyaX
Copy link

@AdityyaX AdityyaX commented Oct 4, 2023

Resolves #6285

Changes:

Screenshots of the change:
Change

PR Checklist

@welcome
Copy link

welcome bot commented Oct 4, 2023

🎉 Thanks for opening this pull request! Please check out our contributing guidelines if you haven't already. And be sure to add yourself to the list of contributors on the readme page!

@limzykenneth
Copy link
Member

Hi @AdityyaX, the original issue only refers to instances in documentations where npm run grunt is used should be replaced with npx grunt. There is currently no plan to alias npm start as npx grunt (which in most cases probably confusing).

@Qianqianye Qianqianye added this to the 1.9.0 milestone Nov 23, 2023
@Qianqianye Qianqianye modified the milestones: 1.9.0, 1.9.1 Dec 1, 2023
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.

npm run grunt no longer works and needs to be updated to npx grunt
3 participants