-
Notifications
You must be signed in to change notification settings - Fork 71
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
Estraverse 5.2.0 is not compatible with current ui5-builder #391
Comments
When a new version of the Currently this will braek our buildserver and fresh installs of our dev environment/project. We use the exact version Thank you. |
Hi @danielang |
@danielang This should not happen. I also could not reproduce any issues with the CLI in the openui5-sample-app after removing How do you install |
@RandomByte and @MrUnkei A simple research shows that yarn does not support the npm-shrinkwrap file: migrating-from-npm:
What can we do? |
I see. In that case, the |
Anyways, I guess we'll also do a |
Thank you too! |
Pending release |
Expected Behavior
The build work
Current Behavior
Error message appear
Steps to reproduce the issue
On a repo with
@ui5/cli@^2.0.0
and withui5 build xxxx
worksnpm i
to use latest version of your dependenciesui5 build xxxx
Context
ui5 --version
when using the CLI):{...}
10.19.0
and12.18.2
{...}
{...}
{...}
{...}
Affected components (if known)
Log Output / Stack Trace
More information
[email protected] has been release yesterday and introduce
ChainExpression
estools/estraverse#113
The text was updated successfully, but these errors were encountered: