Skip to content

Add necessary packages#41

Open
ghost wants to merge 1 commit intomasterfrom
update-readme
Open

Add necessary packages#41
ghost wants to merge 1 commit intomasterfrom
update-readme

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented May 13, 2019

No description provided.

@ghost ghost requested review from denismosolov and eugulixes May 13, 2019 16:22
Install packages.
```bash
sudo apt install git docker docker-compose curl pkg-config pandoc supervisor python3-pip virtualenv postgresql postgresql-server-dev-all qemu-user-static whois -y
sudo apt install git docker docker-compose curl pkg-config pandoc supervisor python-dev bison flex swig nodejs npm python3-pip virtualenv postgresql postgresql-server-dev-all qemu-user-static whois -y
Copy link
Copy Markdown
Contributor

@denismosolov denismosolov May 13, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@leocoan can you remember which node version it requested?
Would be great if we can provide an instruction how to get the exact version of nodejs

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need Node.js 8 but it's not necessary to have on your machine. If you don't have it on your machine, single-node will install Node.js for you locally.

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

Successfully merging this pull request may close these issues.

3 participants