TrilonIO / aspnetcore-Vue-starter

*NEW* Asp.net Core & Vue.js (ES6) SPA Starter kit - Vuex, webpack, Web API, Docker, and more! By @TrilonIO
https://www.trilon.io
MIT License
1.22k stars 266 forks source link

Visual studio 2017 - .vue files extension errors #99

Closed ghost closed 5 years ago

ghost commented 6 years ago

Hello, thank you for you asp.net vue starter

When I'm trying to open the solution with vs 2017, there are many errors appears. It looks like that vs can't recognize .vue files

what can I do to solve this problem?

image

witoong623 commented 6 years ago

Try install Vue.js Pack 2017 extension to Visual Studio.

MarkPieszak commented 5 years ago

Thanks for answering this one @witoong623 !