I am attempting to develop an application using the **Vue CLI** command -
npm create vue@latest
Following the npm install, I am endeavoring to launch my app with **npm run dev** but encountering the error below. Any assistance would be greatly appreciated.
**(node:4344) UnhandledPromiseRejectionWarning: SyntaxError: Unexpected token '??=' at Loader.moduleStrategy (internal/modules/esm/translators.js:145:18) (Use `node --trace-warnings ...` to show where the warning was created) (node:4344) UnhandledPromiseRejectionWarning: Unhandled promise rejection....