Skip to content

PNPM Support #1279

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

Closed
Kocal opened this issue Aug 22, 2024 · 0 comments · Fixed by #1285
Closed

PNPM Support #1279

Kocal opened this issue Aug 22, 2024 · 0 comments · Fixed by #1285
Milestone

Comments

@Kocal
Copy link
Member

Kocal commented Aug 22, 2024

➜  sf-webpack-encore-lab git:(main) pnpm dev

> @ dev /Users/kocal/workspace/sf-webpack-encore-lab
> encore dev

Running webpack ...

  Error: Install eslint & eslint-webpack-plugin to use enableEslintPlugin()
    yarn add eslint eslint-webpack-plugin@^4.0.0 --dev

When using pnpm (or when having a pnpm-lock.yaml, I expect the command to be pnpm add eslint eslint-webpack-plugin@^4.0.0 --save-dev

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 a pull request may close this issue.

1 participant