Skip to content

Local builds failing: missing intents.yaml and languages.yaml #2530

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

Open
remy opened this issue Jan 14, 2025 · 0 comments
Open

Local builds failing: missing intents.yaml and languages.yaml #2530

remy opened this issue Jan 14, 2025 · 0 comments

Comments

@remy
Copy link
Contributor

remy commented Jan 14, 2025

Running yarn build (and yarn start) shows that two files are missing (which means local build doesn't succeed):

[ERROR] Client bundle compiled with errors therefore further build is impossible.
Module not found: Error: Can't resolve '../intents/intents.yaml' in '/Users/remy/dev/developers.home-assistant/docs'

--------------------------

Module not found: Error: Can't resolve '../../../intents/languages.yaml' in '/Users/remy/dev/developers.home-assistant/docs/voice/intent-recognition'

--------------------------

Module not found: Error: Can't resolve '../../../intents/intents.yaml' in '/Users/remy/dev/developers.home-assistant/docs/voice/intent-recognition'

These two files are referenced here: supported-languages.md but are missing from the directory seen here.

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

1 participant