Have you deleted package-lock.json file? don't worry 
Run below command to generate package-lock.json file in your folder.

npm i --package-lock-only
 The package-lock.json is solely used to lock dependencies to a 
 specific version number.  So that when teammates clone your work 
 their dependency versions are the same as yours, or vice versa."npm ci" command, which will install the exact versions listed in package-lock. json "npm i" command install the version-ranges given in package  cases                                | npm install | npm ci
 --------------------------------------|-------------|-------------
  needs package.json                   | no          | yes
  needs package-lock.json              | no          | yes
  installs from package.json           | yes         | no
  installs from package-lock.json      | no          | yes
  compares both                        | no          | yes
  updates loose package versions       | yes         | no
  updates loose dependencies           | yes         | no
  writes to package.json               | yes         | no
  writes to package-lock.json          | yes         | no
  deletes node_modules before install  | no          | yes
  used for installing separate package | yes         | no
  should be used on build systems / CI | no          | yes
  can be used for development          | yes         | yes
  reproducible installs                | no          | yes[Solved] npm WARN old lockfile The package-lock.json file was created with an old version of npm

Javascript相关代码片段

node querystring

function return a function

Passing a function as an argument

Assigning a function to a variable

regex caractère spécila

react full pagination without plugin

mysql connection pool

fetchPriority, image, loading image

scale rotation transformation using matrix

scale rotation transformation matrix

json not escaping chars well js

prevent save in before_save js frappe

swagger.json use bearer token

javascript isFunction

remove null, undefined or empty value on object

what is swiper used for?

use variable name inside string js

how to double number 2 number nodejs

dynamic nav tabs

dropzone file upload

fastest javascript map methods

nested conditional operator js

javascript subscribe example

javascript call function from external script

copy text to clipboard on click javascript

get age from date of birth javascript

Entity in nestjs

react js particles

$store.commit

Generate dates array using date range

electron nodemon

puppeteer kasada solver

react charts

xss sanitizer for next js

sort an arra

uncaught error: no url provided.

accordian js jquery ui

scrollreveal scrolling delay animations

oracle apex get page item value in javascript

manifest.json chrome extension

remove angular material theme

Lifting state up in ReactJS

firestore pagination example javascript

github javascript projects for beginners

react js scroll top

js listen for click on link

js listen for change in url subdomain

js detect change in subdomain name

how to detect when the browser url changes js

jquery animate counter

vs code console.log();

create a folder in vs code with its files

JavaScript Regex to Replace Links

complex javascript code

react change background color on scroll

angular mat-select default value

unit test angular

discord js audio not playing

forgot kali linux username and password

jquery removedata

process on unhandled exception

checkbutton tkinter get value

github delete local branch

laravel validation boolean must be true

set background image android

how to pass generic list as parameter in c#

cypress waiting for new page to load

leave input event

discord.js abortcontroller is not defined

asp.net mvc ajax post to controller

json dumps single quotes

@iconify-icons npm

invalid json response datatable

math array javascript

add icon to bottom tab navigator react native

how to set form invalid in angular 7

close modal after submit angular 8

jquery validate multiple fields with same name

get time seconds javascript

can js see zoom percentage