Issue while creating new app

Message:

Hello Meteor community,

I hope this message finds you well. I’m currently facing an issue with the ‘meteor create --vue-2’ command in Meteor CLI version 2.15. When attempting to create a new project using the following command:

meteor create --vue-2 simple-todos-vue --prototype

I encountered an error. I haven’t made any modifications to the code, and I tried resolving it by running ‘meteor npm install’ followed by ‘npm run start’. However, the issue persists.

For your reference, I have attached screenshots showcasing the error. I would appreciate any guidance or insights into resolving this matter.

Thank you for your assistance.

Hi,

You can look here:

I do not know what you want to achieve but Vue2 is EOL. So, it is better to start with Vue3.