-
Notifications
You must be signed in to change notification settings - Fork 240
Can't run 0x-launch-kit locally on Windows #9
Comments
@malisting the first build takes some time before it will be available. This is discussed in #5. We're working on a "Building in progress" page so it is obvious to the user. 0xProject/0x-launch-kit-frontend#518 |
it shows me this error |
@malisting how much memory is available on the machine? |
1GB |
I use digitalocean docker droplet with 1BG |
Minimum memory requirements are 4gb. |
I am trying to use the 0x launch-kit. Whenever I try to run- "npx @0x/launch-kit-wizard && docker-compose up" I get this - At line:1 char:27
The token '&&' is not a valid statement separator in this version. |
I deployed 0x-launch-kit locally on docker in windows OS , after I run this command : npx @0x/launch-kit-wizard && docker-compose up Then When I open http://localhost:3001/ I show nginx result 403 Forbidden, I am also deployed 0x-launch-kit to Digitalocean droplet docker I showed the same error, Other thing when I browse to /usr/share/nginx/html directory inside nginx container I didn't show index.html please can you solve problem ?
The text was updated successfully, but these errors were encountered: