After completing the 'npm install -g vue' (v2.6.10) step and removing strict-ssl from the configuration file, I am consistently facing an issue where typescript@^3.4.5 is being reported as corrupted. This problem has been replicated on multiple virtual machines. Please note that my Node.js version is v12.13.1. Is there a workaround available for this?
Upon running 'npm install -g @vue/cli npm' in C:\Workspace\software\VueJsProjects\v2.x directory, several warnings were displayed. These include deprecation notices for core-js<3, fsevents v2 compatibility requirements, and data corruption warning for typescript@^3.4.5. Further attempts to resolve the issue have also failed due to files not being found.