ERROR: command failed: npm install –loglevel error

 

There was a problem installing vue3.0. The problem still exists after exiting and reinstalling.

Solution: execute the following code to clear the NPM cache

npm cache clean –force

Read More: