Skip to content
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

[Demo] Fix demo website deployment (Resolves #2465) #2469

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

angelosilvestre
Copy link
Collaborator

@angelosilvestre angelosilvestre commented Dec 20, 2024

[Demo] Fix demo website deployment. Resolves #2465

The website build is failing with a version conflict in attributed_text:

https://app.netlify.com/sites/suspicious-kepler-28398e/deploys/6764d117544a5c00087ae34b

The pubspec.yaml looks correct, but the pubspec.lock still points to attributed_text version 0.3.2. I deleted an re-generated the pubspec.lock.

Maybe we could try to use the new dart feature to monorepos to see if this issues don't happen anymore.

@matthew-carroll matthew-carroll merged commit 556b660 into main Dec 20, 2024
14 checks passed
@matthew-carroll matthew-carroll deleted the 2465_fix-website-build branch December 20, 2024 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Demo] - Fix demo website deployment
2 participants