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

fix (docker): npm dependencies warning Unsupported engine #1074

Merged
merged 1 commit into from
Nov 16, 2024

Conversation

gitrequests
Copy link
Contributor

@gitrequests gitrequests commented Nov 15, 2024

Sylius version affected: 2.0

Steps to reproduce

  • git clone https://github.com/Sylius/Sylius-Standard.git
  • make init
  • Waiting for node dependencies to be installed

When running npm install a warning appears:
package: '@sylius-ui/[email protected]' required: { node: '^20 || ^22' }. But docker runs 'v18.12.1'

Screenshot from 2024-11-15 18-08-45

package: '@sylius-ui/[email protected]' required: { node: '^20 || ^22' }. But docker runs 'v18.12.1'
@gitrequests gitrequests requested review from a team as code owners November 15, 2024 15:20
@Rafikooo
Copy link
Contributor

Thank you, @gitrequests for your contribution! 🚀

@Rafikooo Rafikooo merged commit 158104a into Sylius:2.0 Nov 16, 2024
4 checks passed
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.

3 participants