Hi,
I am getting Typescript errors in the Vue SPA Template. I have a feeling that it must have something to do with my specific IDE configuration, but I cannot seem to be able to troubleshoot the issue.
Steps to reproduce :
- Select Vue App from ServiceStackVS Templates (1.0.36 installed)
- run npm install
the following error occurs in the post-install :
I am running :
- Visual Studio 2017 (15.3.3)
- Typescript 2.5 (behaviour is the same in 2.3)
- npm 3.10.10
- node 6.11
in addition to this, the typescript compiler appears to be unable to find referenced modules (perhaps because of the .vue extension)?: