0

I have copied src folder which has all code and try to installing all packages by running npm install. But it says no repository field.

1 Answers1

0

make sure that package.json is in src directory and not at parent directory level

Andrey
  • 1,394
  • 13
  • 17