Npm install reported an error

read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but npm-shrinkwrap.json was generated for lockfileVersion@0. I"ll try to do my best with it! What kind of mistake is this?

Mar.28,2021

this version of npm is compatible with lockfileVersion@1, but
npm-shrinkwrap.json was generated for lockfileVersion@
this version of npm is compatible with lockfileVersion@1, but your npm-shrinkwrap.json is run by lockfileVersion@0. I generate

update lockfileVersion


your npm version matches lockfileVersion@1 , but you are now lockfileVersion@0 , so there is a version mismatch error. You can install lockfileVersion@1 version


Hello, I also encountered this problem, how to solve, thank you!

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b35b2d-2bfc2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b35b2d-2bfc2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?