Open RazanTayyem opened 5 years ago
We need to type the npm i command instead of npm i pg env2to install all modules which is in the package.json.
npm i
npm i pg env2
package.json
We need to type the
npm i
command instead ofnpm i pg env2
to install all modules which is in thepackage.json
.