nativescript-vue / vue-cli-plugin-nativescript-vue

A vue cli 3.x plugin for NativeScript-Vue
MIT License
138 stars 27 forks source link

not working with Nativescript 7.0.8 #55

Open PiyushHM opened 3 years ago

PiyushHM commented 3 years ago

I created new project using 'vue create' and added this plugin. But getting errors during the build. Seems this plugin is not compatible with nativescript7.

Please suggest any workaround. My requirement is to use different env files for QA, Stage, Dev and Prod. Do we have any other way to achieve this with Nativescript 7.

AlmirNeeto99 commented 3 years ago

What is your @vue/cli version? I tried installing using version 4.5 and doesn't work...

PiyushHM commented 3 years ago

"@vue/cli-service": "~4.5.0"

What doesn't work for you ?

AlmirNeeto99 commented 3 years ago

When I add the plugin using "vue add..." it shows some file is missing...