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? # 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
Before you open this issue, please complete the following tasks:
If node_modules aren't present and pnpm-lock.yaml is present, gulp-cli should say "Try running: pnpm install"
pnpm-lock.yaml
It defaults to suggesting "npm install". The issue is this line.
N/A
N/A - This happens in any environment.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Before you open this issue, please complete the following tasks:
What were you expecting to happen?
If node_modules aren't present and
pnpm-lock.yaml
is present, gulp-cli should say "Try running: pnpm install"What actually happened?
It defaults to suggesting "npm install". The issue is this line.
Please give us a sample of your gulpfile
N/A
Terminal output / screenshots
Please provide the following information:
N/A - This happens in any environment.
Additional information
N/A
The text was updated successfully, but these errors were encountered: