-
Notifications
You must be signed in to change notification settings - Fork 2
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
Unable to compile with version 1.10.0
#57
Comments
Thanks for writing us, We are taking it as a priority @ondrejfuhrer For now, you can try this:
Hope it helps |
Hello @ondrejfuhrer We have checked the issue at our end on multiple machines, and it is working fine for us. Please let us know if the above step solved the compile issue. |
Hey @ishaileshmishra it's not only in IntelliJ, but also in CI pipeline where cache is not present. However I tried it locally in commandline without success 😞
Not sure what to try next 😞 |
Hey @ondrejfuhrer, We have checked the above issue and found an issue with Gradle but not with Maven. So we are planning to quickly update the SDK asap. meanwhile, you can switch to an older version of it. Issue: The contentstack-utils dependency used in the SDK is not properly synced with the Gradle ecosystem and that is creating the build issue |
Hey @ishaileshmishra any updates on this? Is there going to be a new version or this current one should start working after you fix it? |
We are coming up with a new version this week @ondrejfuhrer |
Hi @ondrejfuhrer, Please update the dependency to 1.10.1 |
Hey team,
Thank you for the new release. However we can't seem to be able to compile with the dependency.
gradle version: 7.4.2
java version: 17.0.3
Can you please check if everything was published correctly?
The text was updated successfully, but these errors were encountered: