© Jörg Krause 2017

Jörg Krause, Programming Web Applications with Node, Express and Pug , 10.1007/978-1-4842-2511-0_1

1. Installation Problems

Jörg Krause

(1)Berlin, Germany

All instructions, which you find on the Internet about Node, NPM and other modules presuppose one thing: transparent Internet access—which at first sight is worth hardly a mention. Indeed, it represents a problem for many users. Not for the lack of Internet, but for the restrictions in enterprise networks.

Node.Js

Node itself stands as an installation package of choice and can also be installed without the Internet. Since NPM is included, it works just fine online, too. All further components of the application, like Express and Pug, can be installed with npm.

Problems with NPM ...

Get Programming Web Applications with Node, Express and Pug now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.