95988/how-to-create-package-json-from-package-lock-json
Hello @kartik,
Install the latest npm with npm install -g npm
Run npm init and respond to the questions.
The above command will generate a package.json and include the existing packages listed in package-lock.json
Hello @kartik, You could remove your node_modules/ folder ...READ MORE
Hello @kartik, I have created the following, and ...READ MORE
Hello @kartik, npm-check-updates is a utility that automatically adjusts ...READ MORE
Hello @kartik, If you have to install an ...READ MORE
Hey @kartik, First you have to go to ...READ MORE
Named route is used to give specific ...READ MORE
Hello, This is simple you just need to ...READ MORE
Hey @kartik, Named routing is another amazing feature of ...READ MORE
Hello @kartik, Set the environment variable in the ...READ MORE
Hello @kartik, Use the npm bin command to get the ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.