After ensuring that everything was installed correctly, I encountered an issue when trying to create a project. An error message would appear stating that "'vue' is not recognized as an internal or external command". I attempted to reinstall the software, but had no luck. Additionally, I made sure that npm was added to the environmental variable path.
C:\Users\touha\Desktop>npm list -g --depth=0
C:\Users\touha\.npm-packages
`-- @vue/<a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="43202f2a03706d7b6d71">[email protected]</a>
C:\Users\touha\Desktop>vue ui
'vue' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\touha\Desktop>