vue-cli-plugin-nativescript-vue icon indicating copy to clipboard operation
vue-cli-plugin-nativescript-vue copied to clipboard

not working with Nativescript 7.0.8

Open PiyushHM opened this issue 5 years ago • 3 comments

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.

PiyushHM avatar Oct 15 '20 17:10 PiyushHM

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

AlmirNeeto99 avatar Oct 17 '20 02:10 AlmirNeeto99

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

What doesn't work for you ?

PiyushHM avatar Oct 17 '20 05:10 PiyushHM

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

AlmirNeeto99 avatar Oct 17 '20 17:10 AlmirNeeto99