TypeScript-Vue-Example icon indicating copy to clipboard operation
TypeScript-Vue-Example copied to clipboard

A example of TypeScript Vue application

Results 2 TypeScript-Vue-Example issues
Sort by recently updated
recently updated
newest added

error D:\learn\TypeScript-Vue-Example\node_modules\node-sass: Command failed. Exit code: 1 Command: node scripts/build.js Arguments: Directory: D:\learn\TypeScript-Vue-Example\node_modules\node-sass Output: Building: C:\Program Files\nodejs\node.exe D:\learn\TypeScript-Vue-Example\node_modules\node-gyp\bin\node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library= gyp info it worked if it...

![screen shot 2017-10-12 at 16 57 31](https://user-images.githubusercontent.com/6223285/31502908-8fe873da-af6e-11e7-90d0-c38d84502da9.png) I use Visual Studio Code and I get an error in file App.vue. I can run the server without problems ("npm run dev")...