Closed finscn closed 1 year ago
I've used 'npm install --force' to finish install. but there are many warnings & deprecated
.
So I think maybe it's time to upgrade the version of packages in dependencies
& devDependencies
好的,安排。
Try again.
I use YARN
for package management in the project. If you use npm
, you won't be able to use the correct package versions locked in yarn.lock
, which can lead to issues like version mismatch.
when I run
npm install
, get some error messages: