You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:The text was updated successfully, but these errors were encountered: