We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Do you want to request a feature or report a bug? Bug
What is the current behavior? Wrong versions of pear dependencies and project can't start
If the current behavior is a bug, please provide the steps to reproduce. bug.zip Or follow the gist https://gist.github.com/FDiskas/50f81342b6ac61d6d69f2574276e33b5
What is the expected behavior? yarn start and project should open without errors
yarn start
Please mention your node.js, yarn and operating system version. Works on yarn v0.28.4 but not on newer versions
Note I know that there is a fix #4687 but latest v1.2.1 still not works in this situation.
The text was updated successfully, but these errors were encountered:
Any news? 🌴
Sorry, something went wrong.
With newest yarn version v1.2.1 I got the folowing error: But YARN lock file is the same on both versions.
You should check this. This is good reproducible example.
This is why I'm stuck on v0.28.4 yarn version And Of course with NPM v5.4.2 everything works.
No branches or pull requests
Do you want to request a feature or report a bug?
Bug
What is the current behavior?
Wrong versions of pear dependencies and project can't start
If the current behavior is a bug, please provide the steps to reproduce.
bug.zip
Or follow the gist https://gist.github.com/FDiskas/50f81342b6ac61d6d69f2574276e33b5
What is the expected behavior?
yarn start
and project should open without errorsPlease mention your node.js, yarn and operating system version.
Works on yarn v0.28.4 but not on newer versions
The text was updated successfully, but these errors were encountered: