-
-
Notifications
You must be signed in to change notification settings - Fork 174
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
New installation unable to install dependencies #190
Comments
you probably not run with --force flag
|
That worked thanks (albeit with a lot of warnings). |
Anyway I can't run the server, I get this error:
|
Can you attach the full rats.log ? |
I've it not available right now but I saved what I think was the problem:
i.e.: the searchd daemon does not exist when doing "npm run server" |
this is consequence, not a problem. The search path of searchd is completly wrong, I need rats.log to figure out the reason. More likely you have some not specific arch of the system where you try to run it, or can be
missed recurse-submodules option |
I just did a new git clone, and checkout tag 1.11.0, when I try to install dependencies (npm install), I get this error and nothing gets done:
The text was updated successfully, but these errors were encountered: