-
Notifications
You must be signed in to change notification settings - Fork 141
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
error: can not open apps file technologies.json: open technologies.json: no such file or directory #64
Comments
In your example, you would have to put the What do you think of default paths where the file is searched? First look in the current folder, then in the home folder, then in something like I'm not yet sure where the update mechanism should put the file then. Maybe just in the current working directory? |
Even if i copy the |
Yeah, only the current working directory is checked for a |
I was adding this project into some recon workflow and hit this same error. |
Fixed in master now, will add a release soon. |
When I put symbolic link of binatry file to /usr/local/bin/ I cannot run webanalyzer in other directory, because technologies.json file is searched not relative to webanalyzer directory, can u fix that please? :)
The text was updated successfully, but these errors were encountered: