asotog / squeezebox

Simple Angular 2 accordion component
19 stars 8 forks source link

Do you suppose Angular 4.x? #7

Closed zmanring-zz closed 7 years ago

zmanring-zz commented 7 years ago

I am getting this error after building through the AngularCLI 4.0.2

ERROR in Error encountered resolving symbol values statically. Calling function 'makeDecorator', function calls are not supported. Consider replacing the function or lambda with a reference to an exported function, resolving symbol NgModule in /Users/zmanring/Projects/salesfusionweb/node_modules/squeezebox/node_modules/@angular/core/src/metadata/ng_module.d.ts, resolving symbol NgModule in /Users/zmanring/Projects/salesfusionweb/node_modules/squeezebox/node_modules/@angular/core/src/metadata.d.ts, resolving symbol NgModule in /Users/zmanring/Projects/salesfusionweb/node_modules/squeezebox/node_modules/@angular/core/src/core.d.ts, resolving symbol NgModule in /Users/zmanring/Projects/salesfusionweb/node_modules/squeezebox/node_modules/@angular/core/index.d.ts, resolving symbol SqueezeBoxModule in /Users/zmanring/Projects/salesfusionweb/node_modules/squeezebox/index.ts, resolving symbol SqueezeBoxModule in /Users/zmanring/Projects/salesfusionweb/node_modules/squeezebox/index.ts
asotog commented 7 years ago

Hi there, ahh yeah package.json still stuck in 2.x.x version, feel free to send PR with latest NG stable version, i will get some time today to update if you want as well

zmanring-zz commented 7 years ago

That would be awesome if you could. I wouldn't mind trying to leverage your component in my slide-out menu :D

asotog commented 7 years ago

please try @zmanring the latest component version, updated all the packages to latest version, test app seems running fine