D
D
Danil Semivol2016-11-29 14:38:34
PuTTY
Danil Semivol, 2016-11-29 14:38:34

How to install mongo, express etc?

While trying to create my site, I came across the following problem.
According to the instructions:
install mongo express, etc.
npm install -g forever
npm install -g [email protected]
/usr/lib/node_modules/mongo-express
remove config.default
fill in config.js
install succeeded: npm install -g forever and
npm install -g [email protected]
but I can’t find these configs further, because I don’t have a node_modules folder in /usr/lib/
Question - Why?
Or - What needs to be done for this?
2bf9f840bddd4f3b9d497d58465d706d.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Seva, 2016-11-29
@Zewkin

Because not *nix. You need to put *nix, and the /usr/lib directory will appear :)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question