Solution
- Try to
npmupgrade to the latest version first - Delete the
node_modulesdirectory under the project path - Forcibly delete the
npmcache and then reinstall
npm cache clean --force
npmupgrade to the latest version firstnode_modulesdirectory under the project pathnpmcache and then reinstallnpm cache clean --force