Question
Estou tentando rodar, seguindo https://docs.evolutionfoundation.com.br/self-hosted localmente mesmo no windows.
no crm da erro no make (usando o terminal do ubuntu). que não existe o comando bash.
...0: wisper (2.0.0) from /gems/ruby/3.4.0/specifications/wisper-2.0.0.gemspec Using working_hours 1.4.1 0: working_hours (1.4.1) from /gems/ruby/3.4.0/specifications/working_hours-1.4.1.gemspec Bundle complete! 127 Gemfile dependencies, 360 gems now installed. Bundled gems are installed into /gems 2 installed gems you directly depend on are looking for funding. Run bundle fund for details + BUNDLE='bundle check' + bundle check Found no changes, using resolution from the lockfile The Gemfile's dependencies are satisfied + exec bash -c 'bundle exec rails db:prepare && bundle exec rails db:seed' docker/entrypoints/rails.sh: exec: line 34: bash: not found make[1]: *** [Makefile:108: seed-crm] Error 127 make[1]: Leaving directory '/mnt/d/EVOLUTION/evo-crm-community' make: *** [Makefile:41: setup] Error 2
não funciona no windows?
Context
No response
Related Service
None
Question
Estou tentando rodar, seguindo https://docs.evolutionfoundation.com.br/self-hosted localmente mesmo no windows.
no crm da erro no make (usando o terminal do ubuntu). que não existe o comando bash.
...0: wisper (2.0.0) from /gems/ruby/3.4.0/specifications/wisper-2.0.0.gemspec Using working_hours 1.4.1 0: working_hours (1.4.1) from /gems/ruby/3.4.0/specifications/working_hours-1.4.1.gemspec Bundle complete! 127 Gemfile dependencies, 360 gems now installed. Bundled gems are installed into
/gems2 installed gems you directly depend on are looking for funding. Runbundle fundfor details + BUNDLE='bundle check' + bundle check Found no changes, using resolution from the lockfile The Gemfile's dependencies are satisfied + exec bash -c 'bundle exec rails db:prepare && bundle exec rails db:seed' docker/entrypoints/rails.sh: exec: line 34: bash: not found make[1]: *** [Makefile:108: seed-crm] Error 127 make[1]: Leaving directory '/mnt/d/EVOLUTION/evo-crm-community' make: *** [Makefile:41: setup] Error 2não funciona no windows?
Context
No response
Related Service
None