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

can't build #7805

Open
matthiasgeihs opened this issue Dec 13, 2024 · 2 comments
Open

can't build #7805

matthiasgeihs opened this issue Dec 13, 2024 · 2 comments

Comments

@matthiasgeihs
Copy link

as also described in #7763 and #7756, running the web app locally fails. can't even run yarn without errors.

% yarn                          
➤ YN0000: · Yarn 4.5.3
➤ YN0000: ┌ Resolution step
➤ YN0000: └ Completed in 0s 327ms
➤ YN0000: ┌ Post-resolution validation
➤ YN0086: │ Some peer dependencies are incorrectly met by dependencies; run yarn explain peer-requirements for details.
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
➤ YN0000: └ Completed in 0s 921ms
➤ YN0000: ┌ Link step
➤ YN0007: │ postinstall-postinstall@npm:2.1.0 must be built because it never has been before or the last one failed
➤ YN0009: │ postinstall-postinstall@npm:2.1.0 couldn't be built successfully (exit code 1, logs can be found here: /private/var/folders/r1/v1cp272j6zjb6wfz54gmnqjc0000gn/T/xfs-1c785a5c/build.log)
➤ YN0007: │ universe@workspace:. must be built because it never has been before or the last one failed
➤ YN0009: │ universe@workspace:. couldn't be built successfully (exit code 1, logs can be found here: /private/var/folders/r1/v1cp272j6zjb6wfz54gmnqjc0000gn/T/xfs-3dac4e3e/build.log)
➤ YN0000: └ Completed in 8s 395ms
➤ YN0000: · Failed with errors in 9s 766ms
@sanghunka
Copy link

  1. .env.defaults does not exist
  1. apps/web/src/utils/generated does not exist

Full Reference

@matthiasgeihs
Copy link
Author

i'm aware of these workarounds.

but why isn't this fixed in the main repo? or at least mentioned somewhere in the instructions?

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