-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
'INIT' is not recognized as an internal or external command #8464
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
Comments
Hi @vishallanke, what shell are you using on Windows? Maybe you could try with WSL2 instead. We do not test these instructions on Windows. |
@astrojuanlu Quick question - nothing related to defect |
Were you able to make it work? Any feedback that you can share about the guide?
The guide that you are following is for development purposes and it's strictly not recommended for production environments. Unfortunately, we don't have a guide for production. |
1 - These steps are not working - https://docs.readthedocs.io/en/stable/development/install.html on Windows Here, our purpose is to setup readthedeoc locally and do some PoC before we roll out |
What were the problems that you found here?
This is not an official guide. I wouldn't recommend you to follow it. |
Error - inv docker.up --init |
Right, that's the same output from the description of the issue. Then you said that you were about to test with WSL and that's the feedback that I'm interested in. Our instructions do not work on Windows without WSL, and I don't think we will make them work without WSL. However, we recently had a successful case of a setup following those instructions on WSL. |
Can I follow these steps on Linux ? |
@vishallanke the steps are meant for Linux, I just opened #8494 to clarify that. The When you have WSL2 up and running, you should run these instructions from inside WSL2, which gives you a Bash terminal on an Ubuntu-like system. You can read more on the Ubuntu docs. |
This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further. Thanks! |
Uh oh!
There was an error while loading. Please reload this page.
Details
Actual Result
I have successfully followed all the steps. However, I am getting below error in last step
I am working on Windows 10.
Docker and other requirements are installed.
Is there any other way if inv docker.up --init is not working ?
Expected Result
http://localhost:9000/ should be accessible
The text was updated successfully, but these errors were encountered: