-
Notifications
You must be signed in to change notification settings - Fork 23
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
Yarn Install Broken Since 1.6.2 #36
Comments
I had a similar issue (#30) that was resolved by moving the dependency from |
1.6.2 is broken, but the subsequent versions are fixed. You should remove external-svg-loader and add it again. And it should work. |
@shubhamjain Hmm. I'm still getting this error:
It installs successfully after forcing it back to |
Strange. Doing either of
is working for me. What's the full error message? Does
solve it? |
@shubhamjain It doesn't. I tried the above as well as blowing away my entire cache and lock file. Here's the contents of the log file:
I failed to mention, and perhaps relevant, I am using |
According to https://github.com/yarnpkg/yarn/releases. The latest version 1.22.19. How are you using 3.2.3? |
|
Error:
We've locked our version to
1.6.1
for now.The text was updated successfully, but these errors were encountered: