-
-
Notifications
You must be signed in to change notification settings - Fork 65
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
[BUG] install not working: env: can't execute 'node': Text file busy
#49
Comments
Hey, you're awesome! Thanks for keeping up with reporting bugs! I'll check this out and get a fix out tonight |
Hey @make-believe-agency , this is a strange bug. I'm going to need a bit more info from you. |
➜ osintbuddy git:(main) ✗ docker compose up
|
Older versions of mac use python 2.7 which was discontinued in 2021, my version and onwards seem to use python 3, and I see "pip" and not "pip3" in the above. You'd have to consider the fact you just asked me to publicise my network and running processes on github, no thanks. |
I understand, could potentially make this a bit harder to fix though. I'll take a look at the logs above, thanks for posting them! Also, does pip3 resolve the issue? My understanding is the issue is with the node image edit: |
It installs fine on another machine running macOS 10.15.7 |
It does work for me on macOS Ventura (13.4, Build 22F66) This is as of the latest commit. |
Hey @make-believe-agency , I think I've found a potential fix, can you try pulling the latest changes and running: docker compose build ui
docker compose up This related issue was created 2 days ago: If this change doesn't work I suggest trying |
env: can't execute 'node': Text file busy
Describe the bug
Install fails on other machines
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Osintbuddy to install correctly
Screenshots
See comments
Desktop (please complete the following information):
Additional context
Yarn config in .env incorrect
The text was updated successfully, but these errors were encountered: