D
D
Denis Sokolov2020-12-12 14:31:26
npm
Denis Sokolov, 2020-12-12 14:31:26

Why, after running the installation script, only package-lock.json remains in the project directory?

Why when I connect via putty via SSH to the server I clone the git repository to the hosting. I go into this folder that I cloned, I write npm run client: install, something is installed for me, but when it is installed, I go into the folder with the client and there is just one package-lock.json file

Answer the question

In order to leave comments, you need to log in

1 answer(s)
L
Leonid Yakovlev, 2020-12-12
@deleo547

npm run client:install - what do you want to do with this script?
run npm i and be happy

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question