TypeScript-Vue-Example
TypeScript-Vue-Example copied to clipboard
A example of TypeScript Vue application
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...
 I use Visual Studio Code and I get an error in file App.vue. I can run the server without problems ("npm run dev")...