ERROR Error: Cannot find module ‘../../ uni-cli-sharedlib/tags’
Recently, I ran the SVN project and reported an error. I tried many methods and various commands on the Internet
The last one found is that the NPM and node versions are incompatible
My node is 16.13.0
NPM is 8.13.1
The two versions are incompatible
The NPM version corresponding to node16.13.0 is 8.1.0
It can be solved by matching the version with this figure