Skip to content
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

docker-compose up #328

Open
rever96 opened this issue Jan 29, 2019 · 6 comments
Open

docker-compose up #328

rever96 opened this issue Jan 29, 2019 · 6 comments

Comments

@rever96
Copy link

rever96 commented Jan 29, 2019

run docker-compose on ubuntu 18.10 tried on develop version and 1.0 release

$ sudo docker-compose up Starting angularspree-client-start ... done Attaching to angularspree-client-start angularspree-client-start | npm info it worked if it ends with ok angularspree-client-start | npm info using npm@4.1.2 angularspree-client-start | npm info using node@v7.7.1 angularspree-client-start | npm ERR! Linux 4.18.0-13-generic angularspree-client-start | npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "start" angularspree-client-start | npm ERR! node v7.7.1 angularspree-client-start | npm ERR! npm v4.1.2 angularspree-client-start | angularspree-client-start | npm ERR! missing script: start angularspree-client-start | npm ERR! angularspree-client-start | npm ERR! If you need help, you may report this error at: angularspree-client-start | npm ERR! <https://github.com/npm/npm/issues> angularspree-client-start | npm ERR! Linux 4.18.0-13-generic angularspree-client-start | npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "start" angularspree-client-start | npm ERR! node v7.7.1 angularspree-client-start | npm ERR! npm v4.1.2 angularspree-client-start | npm ERR! path npm-debug.log.896050243 angularspree-client-start | npm ERR! code EACCES angularspree-client-start | npm ERR! errno -13 angularspree-client-start | npm ERR! syscall open angularspree-client-start | angularspree-client-start | npm ERR! Error: EACCES: permission denied, open 'npm-debug.log.896050243' angularspree-client-start | npm ERR! { Error: EACCES: permission denied, open 'npm-debug.log.896050243' angularspree-client-start | npm ERR! errno: -13, angularspree-client-start | npm ERR! code: 'EACCES', angularspree-client-start | npm ERR! syscall: 'open', angularspree-client-start | npm ERR! path: 'npm-debug.log.896050243' } angularspree-client-start | npm ERR! angularspree-client-start | npm ERR! Please try running this command again as root/Administrator. angularspree-client-start | angularspree-client-start | npm ERR! Please include the following file with any support request: angularspree-client-start | npm ERR! /home/app/angularspree-client/npm-debug.log angularspree-client-start exited with code 1

screenshot from 2019-01-29 18-27-50

@pkrawat1
Copy link
Member

@rever96 It's in pending state as of now. Can you try these steps https://www.aviacommerce.org/docs/frontend-install.html

@rever96
Copy link
Author

rever96 commented Jan 29, 2019

I don't find any front-end folder?
anyway... I was installing backend using docker, in the documentation: "The docker compose file is docker-compose-dev.yml in config/docker/dev directory." i use the "docker-compose.yml" in root folder

@pkrawat1
Copy link
Member

@rever96 front-end is git submodule. You need to pull the submodule too.

@rever96
Copy link
Author

rever96 commented Jan 30, 2019

How I can find that git submodule? there is no .gitmodule file... the commands like
git submodule update --init --remote doesn't return anything.
Thanks

@mariuschiriac
Copy link

I'm having the same problem, I'm on ubuntu 18.04. What should I do?

@pkrawat1
Copy link
Member

@rever96 @mariuschiriac can join the support channel https://gitter.im/avia-commerce/Lobby. Where you can ask these questions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants