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

module build failed #1

Closed
paskuale75 opened this issue Sep 21, 2023 · 1 comment
Closed

module build failed #1

paskuale75 opened this issue Sep 21, 2023 · 1 comment

Comments

@paskuale75
Copy link

paskuale75 commented Sep 21, 2023

after yarn install --force and then yarn watch return this:

Failed to compile with 1 errors

Module build failed: Module not found:
"./node_modules/@survos/api-grid-bundle/src/controllers/api_grid_controller.js" contains a reference to the file "../../../../../public/js/fos_js_routes.json".
This file can not be found, please check it for typos or update it if the file got moved.

...I noticed it's in this folder (image below)

Screenshot 2023-09-21 alle 09 38 01

@paskuale75
Copy link
Author

paskuale75 commented Sep 21, 2023

seems to be a original repo issue ...

[SOLVED]
execute this from shell:
$ bin/console fos:js-routing:dump --format=json --target=public/js/fos_js_routes.json

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