You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
after
yarn install --force
and thenyarn watch
return this:Failed to compile with 1 errors
...I noticed it's in this folder (image below)
The text was updated successfully, but these errors were encountered: