T
T
Tyreckz522020-10-30 06:01:12
npm
Tyreckz52, 2020-10-30 06:01:12

Why don't the necessary files appear after installing express?

After these steps:

  • npm init
  • npm install express
  • npm install

It should appear in the folders: views, roots, public and app.js, but instead of this I only have this:
5f9b81d3ba40c989344456.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Pavel Shvedov, 2020-10-30
@mmmaaak

npm install just downloads the package and its dependencies in node_modules

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question