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

Problems building with yarn 4 #10

Open
mpetrowi opened this issue Aug 15, 2024 · 2 comments
Open

Problems building with yarn 4 #10

mpetrowi opened this issue Aug 15, 2024 · 2 comments

Comments

@mpetrowi
Copy link

Hi Michael,

We're having problems including LT into our app because of the ssml git packages. Yarn 4 has a known issue checksumming packages included directly from git. The build works locally, but CI and docker builds fail because of architecture differences. Is there a released version of ssml-editor that LT can use instead?

Refs:
yarnpkg/berry#2774
yarnpkg/berry#5136

@michaelsharman
Copy link
Owner

Ah ok. Yeah this was forked (as was a dependency of it) because they were written for Node environments, not the browser.

I can publish my repo's to NPM, will that fix things?

@mpetrowi
Copy link
Author

Hi Michael,
Sorry I didn't see your response earlier. We're delaying the move to yarn 4 because of some other issues as well. I think it would be better for the project if the dependencies were in NPM, but for now it's not blocking us as it is. Thanks!

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

No branches or pull requests

2 participants