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

Suggest pnpm in missing modules error #243

Open
4 tasks done
TravisJRyan opened this issue May 30, 2023 · 0 comments
Open
4 tasks done

Suggest pnpm in missing modules error #243

TravisJRyan opened this issue May 30, 2023 · 0 comments

Comments

@TravisJRyan
Copy link

TravisJRyan commented May 30, 2023

Before you open this issue, please complete the following tasks:

  • use the search bar at the top of the page to search this repository for similar issues or discussions that have already been opened.
  • if you are looking for help from the gulp team or community, open a discussion.
  • if you think there is a problem with the plugin you're using, open a discussion.
  • if you think there is a bug in our code, open this issue.

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

modules-not-found-gulp

Please provide the following information:

N/A - This happens in any environment.

Additional information

N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant