surveyjs / surveyjs_angular_cli

SurveyJS + Angular CLI Quickstart Template
http://surveyjs.io/
40 stars 52 forks source link

error Uncaught Error: Expected 'styles' to be an array of strings. #21

Closed iamfariba closed 4 years ago

iamfariba commented 5 years ago

Hi, This error happened while loading localhost:4200

Uncaught Error: Expected 'styles' to be an array of strings. at assertArrayOfStrings (vendor.js:11541) at CompileMetadataResolver.push../node_modules/@angular/compiler/fesm5/compiler.js.CompileMetadataResolver.getNonNormalizedDirectiveMetadata (vendor.js:24993) at CompileMetadataResolver.push../node_modules/@angular/compiler/fesm5/compiler.js.CompileMetadataResolver._getEntryComponentMetadata (vendor.js:25638) at vendor.js:25298 at Array.map () at CompileMetadataResolver.push../node_modules/@angular/compiler/fesm5/compiler.js.CompileMetadataResolver.getNgModuleMetadata (vendor.js:25298) at JitCompiler.push../node_modules/@angular/compiler/fesm5/compiler.js.JitCompiler._loadModules (vendor.js:32587) at JitCompiler.push../node_modules/@angular/compiler/fesm5/compiler.js.JitCompiler._compileModuleAndComponents (vendor.js:32568) at JitCompiler.push../node_modules/@angular/compiler/fesm5/compiler.js.JitCompiler.compileModuleAsync (vendor.js:32528) at CompilerImpl.push../node_modules/@angular/platform-browser-dynamic/fesm5/platform-browser-dynamic.js.CompilerImpl.compileModuleAsync (vendor.js:67458)

tsv2013 commented 5 years ago

This stack trace doesn't contain any SurveyJS Library/Creator code as well as custom code from this repo. I've just checked this repo and it works ok for me. If you still experiencing troubles with this repo please provide us with exact steps to reprocuce the issue on our side.