solgenomics / breedbase_dockerfile

The Dockerfiles for breeDBase
MIT License
8 stars 8 forks source link

Fixes 'Not a git repository: ../../.git/modules/repos/sgn' error affecting development deployments #31

Closed bellerbrock closed 3 years ago

lukasmueller commented 3 years ago

I still get the error:

Caught exception in SGN::Controller::JavaScript->resolve_javascript_classes "read_file '/home/production/cxgn/sgn/js/build/mapping.json' - open: No such file or directory at /home/production/cxgn/sgn/bin/../lib/SGN/Controller/JavaScript.pm line 130."

on the web interface.

For some reason, it doesn't seem to be generating the npm files.

nathanweeks commented 3 years ago

Tests are currently broken (docker-compose -f docker-compose.test.yml run --use-aliases test_breedbase)