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

Make compatible with Yarn 2 #40

Closed
umer936 opened this issue Jun 25, 2021 · 1 comment
Closed

Make compatible with Yarn 2 #40

umer936 opened this issue Jun 25, 2021 · 1 comment
Assignees
Milestone

Comments

@umer936
Copy link

umer936 commented Jun 25, 2021

I decided to try Yarn 2 instead of npm and found that Yarn 2 does not work with foxy.

Yarn 2 has done away with node_modules folder, which is why it looked appealing.

Running composer update returns:

Installing yarn dependencies
➤ YN0050: The --non-interactive option is deprecated
Fallback to previous state for the Asset package
Fallback to previous state for Composer
Installing dependencies from lock file (including require-dev)

  [RuntimeException]
  The asset manager ended with an error
@francoispluchino francoispluchino changed the title Yarn 2 Make compatible with Yarn 2 Aug 9, 2021
@francoispluchino francoispluchino self-assigned this Aug 9, 2021
@francoispluchino francoispluchino added this to the 1.2 milestone Aug 9, 2021
@francoispluchino
Copy link
Member

Compatibility added with a3ad5d8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants