What's the location of package-lock file in React Native Android project?

51 views Asked by At

Where is the package-lock file located in the project in android studio or in which file? because i am getting error. The reason for the error is related to the package file name.

*I guess when I enter the project file, I should first see the package.json file. but it's in the same place in my package-lock.json file. I can't get an error from terminal about this and run android studio *

0

There are 0 answers