I am using Linux mint version 19.2 and working with nodejs. But I'm facing a problem related to package-lock.json file. While initiating the npm through npm-init and installing the packagespackage-lock.json, file is not created.
I don't know why? Help me to solve this problem.