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

@echo: command not found #636

Open
tpmccallum opened this issue Feb 19, 2024 · 1 comment
Open

@echo: command not found #636

tpmccallum opened this issue Feb 19, 2024 · 1 comment
Assignees

Comments

@tpmccallum
Copy link
Contributor

Describe the bug
There is a /bin/sh: @echo: command not found message appearing during make install.

opencopilot % make install
=== 🟒 Putting the services down (if already running) ===
[+] Running 9/9
 βœ” Container opencopilot-nginx-1       Removed                                                                                      0.4s 
 βœ” Container opencopilot-workers-1     Removed                                                                                     10.2s 
 βœ” Container opencopilot-adminer-1     Removed                                                                                      0.0s 
 βœ” Container redis_cache               Removed                                                                                      0.0s 
 βœ” Container opencopilot-dashboard-1   Removed                                                                                      0.3s 
 βœ” Container opencopilot-llm-server-1  Removed                                                                                     10.2s 
 βœ” Container opencopilot-mysql-1       Removed                                                                                      1.5s 
 βœ” Container opencopilot-qdrant-1      Removed                                                                                      0.0s 
 βœ” Network opencopilot-net             Removed                                                                                      0.1s 
/bin/sh: @echo: command not found
/bin/sh: @echo: command not found
docker-compose build

To Reproduce
Steps to reproduce the behavior:

 make install

Desktop (please complete the following information):

  • macOS
@codebanesr codebanesr self-assigned this Feb 27, 2024
@codebanesr
Copy link
Collaborator

Hey @tpmccallum ,
I will keep this at low priority. This shouldn't affect the installation process too much

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