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

Nieuwe install faalt bij gebrek aan entrypoints.json #118

Closed
Leont opened this issue Jul 13, 2023 · 2 comments
Closed

Nieuwe install faalt bij gebrek aan entrypoints.json #118

Leont opened this issue Jul 13, 2023 · 2 comments

Comments

@Leont
Copy link

Leont commented Jul 13, 2023

Ik heb net een nieuwe install gedaan zoals beschreven in de README. Als ik hem probeer te openen krijg ik de error:

An exception has been thrown during the rendering of a template ("Could not find the entrypoints file from Webpack: the file "/var/www/project/public/assets/entrypoints.json" does not exist.").

De enige andere entrypoints.json in de repository is die van easyadmin, ik heb geen idee hoe die van deze applicatie er uit zou moeten zien.

De error wordt getriggerd door een aanroep van encore_entry_link_tags in login.html.twig

@Xesau
Copy link
Contributor

Xesau commented Jul 13, 2023

Je moet waarschijnlijk de commands yarn install en yarn build uitvoeren.

@Leont
Copy link
Author

Leont commented Jul 13, 2023

Je moet waarschijnlijk de commands yarn install en yarn build uitvoeren.

Ah, dat verklaart alles. De yarn build stap mist in de README.

@Leont Leont closed this as completed Jul 13, 2023
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